Searched refs:kBlockContextAllocationLimit (Results 1 – 2 of 2) sorted by relevance
120 static const int kBlockContextAllocationLimit = 16; variable
2053 if (context_length < kBlockContextAllocationLimit) { in ReduceJSCreateBlockContext()