Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast.h1795 return context_index_; in context_index()
1816 context_index_(context_index), in CallRuntime()
1820 int context_index_; variable
Dast.cc1115 return is_jsruntime() ? NameForNativeContextIntrinsicIndex(context_index_) in debug_name()