Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dcontexts.cc83 Context Context::declaration_context() { in declaration_context() function in v8::internal::Context
/external/v8/src/runtime/
Druntime-scopes.cc863 Handle<Context> declaration_context(isolate->context().declaration_context(), in RUNTIME_FUNCTION() local