Home
last modified time | relevance | path

Searched refs:kFunctionContextAllocationLimit (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Djs-create-lowering.cc58 const int kFunctionContextAllocationLimit = 16; variable
1230 if (slot_count < kFunctionContextAllocationLimit) { in ReduceJSCreateFunctionContext()