Searched refs:kFunctionContextAllocationLimit (Results 1 – 1 of 1) sorted by relevance
58 const int kFunctionContextAllocationLimit = 16; variable1230 if (slot_count < kFunctionContextAllocationLimit) { in ReduceJSCreateFunctionContext()