Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dvariables.h50 void ForceContextAllocation() { in ForceContextAllocation() function
Dscopes.cc1135 var->ForceContextAllocation(); in LookupRecursive()
1518 var->ForceContextAllocation(); in AllocateParameterLocals()
1550 receiver()->ForceContextAllocation(); in AllocateReceiver()
Dscopes.h317 void ForceContextAllocation() { in ForceContextAllocation() function
/external/v8/src/parsing/
Dparser.cc4156 scope_->ForceContextAllocation(); in ParseFunctionLiteral()