Searched defs:context_scope_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | node_file.h | 264 v8::Context::Scope context_scope_; variable |
| /third_party/node/deps/v8/src/interpreter/ | ||
| D | bytecode-generator.cc | 937 base::Optional<ContextScope> context_scope_; member in v8::internal::interpreter::BytecodeGenerator::MultipleEntryBlockContextScope |