Searched refs:context_scope_ (Results 1 – 3 of 3) sorted by relevance
/third_party/node/src/ | ||
D | node_file.h | 264 v8::Context::Scope context_scope_; variable |
D | node_file.cc | 718 context_scope_(wrap->env()->context()) { in FSReqAfterScope() |
/third_party/node/deps/v8/src/interpreter/ | ||
D | bytecode-generator.cc | 914 context_scope_.emplace(generator_, scope_, outer_context_); in EnterScope() |