Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dvariables.h77 void ForceContextAllocation() { in ForceContextAllocation() function
Dscopes.h252 void ForceContextAllocation() { in ForceContextAllocation() function
Dscopes.cc995 var->ForceContextAllocation(); in LookupRecursive()
1279 var->ForceContextAllocation(); in AllocateParameterLocals()
Dparser.cc3524 scope_->ForceContextAllocation(); in ParseFunctionLiteral()