Searched refs:kFunctionContextAllocationLimit (Results 1 – 2 of 2) sorted by relevance
119 static const int kFunctionContextAllocationLimit = 16; variable
1950 if (slot_count < kFunctionContextAllocationLimit) { in ReduceJSCreateFunctionContext()