Home
last modified time | relevance | path

Searched defs:declaration_context (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dcontexts.cc106 Context Context::declaration_context() const { in declaration_context() function in v8::internal::Context
/third_party/node/deps/v8/src/runtime/
Druntime-scopes.cc861 Handle<Context> declaration_context(isolate->context().declaration_context(), in RUNTIME_FUNCTION() local