Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc230 i::Handle<i::Context> func_context(func->context(), isolate); in GetPrivateMembers() local
231 i::Handle<i::ScopeInfo> scope_info(func_context->scope_info(), isolate); in GetPrivateMembers()