Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/es-modules/
Dloop.mjs15 (function force_context_allocation() { return t + k; }) function
/third_party/node/deps/v8/src/ast/
Dscopes.cc2068 bool force_context_allocation) { in Lookup() argument
2128 if (mode == kParsedScope && force_context_allocation && in Lookup()
2140 force_context_allocation); in Lookup()
2146 force_context_allocation); in Lookup()
2149 force_context_allocation |= scope->is_function_scope(); in Lookup()
2176 Scope* cache_scope, bool force_context_allocation);
2179 Scope* cache_scope, bool force_context_allocation);
2183 bool force_context_allocation) { in LookupWith() argument
2189 nullptr, force_context_allocation) in LookupWith()
2223 bool force_context_allocation) { in LookupSloppyEval() argument
[all …]
Dscopes.h691 bool force_context_allocation = false);
694 bool force_context_allocation);
697 bool force_context_allocation);
/third_party/node/deps/v8/src/objects/
Dscope-info.tq75 force_context_allocation: bool: 1 bit;