Home
last modified time | relevance | path

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

/external/v8/src/
Dvariables.h98 bool has_forced_context_allocation() const { in has_forced_context_allocation() function
Dscopes.cc771 if (var->has_forced_context_allocation()) { in PrintVar()
1087 (var->has_forced_context_allocation() || in MustAllocate()
1110 return var->has_forced_context_allocation() || in MustAllocateInContext()