Home
last modified time | relevance | path

Searched defs:script_context (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dcontexts.cc19 Handle<Context> script_context, bool ignore_duplicates, in AddLocalNamesFromContext()
44 Handle<Context> script_context, bool ignore_duplicates) { in Extend()
152 Context Context::script_context() const { in script_context() function in v8::internal::Context
247 Context script_context = script_contexts.get_context(r.context_index); in Lookup() local
/third_party/node/deps/v8/src/diagnostics/
Dsystem-jit-win.cc77 v8::Isolate* script_context = event->isolate; in EventHandler() local
/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc291 GlobalAccessFeedback::GlobalAccessFeedback(ContextRef script_context, in GlobalAccessFeedback()
316 ContextRef GlobalAccessFeedback::script_context() const { in script_context() function in v8::internal::compiler::GlobalAccessFeedback
Djs-native-context-specialization.cc992 Node* script_context = jsgraph()->Constant(feedback.script_context()); in ReduceJSLoadGlobal() local
1024 Node* script_context = jsgraph()->Constant(feedback.script_context()); in ReduceJSStoreGlobal() local
/third_party/node/deps/v8/src/execution/
Dexecution.cc207 Handle<ScriptContextTable> script_context( in NewScriptContext() local
/third_party/node/deps/v8/src/debug/
Ddebug-scopes.cc1100 Handle<Context> script_context = ScriptContextTable::GetContext( in SetScriptVariableValue() local
Ddebug-interface.cc1083 i::Handle<i::Context> script_context = in GlobalLexicalScopeNames() local
/third_party/node/deps/v8/src/ic/
Dic.cc535 Handle<Context> script_context = ScriptContextTable::GetContext( in Load() local
1698 Handle<Context> script_context = ScriptContextTable::GetContext( in Store() local
2969 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
Daccessor-assembler.cc3349 TNode<Context> script_context = LoadScriptContext(context, context_index); in LoadGlobalIC_TryPropertyCellCase() local
3403 TNode<Context> script_context = CAST(LoadFixedArrayElement( in ScriptContextTableLookup() local
3815 TNode<Context> script_context = in StoreGlobalIC() local
/third_party/node/deps/v8/src/runtime/
Druntime-scopes.cc881 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc10668 TNode<Context> script_context = CAST(LoadFixedArrayElement( in LoadScriptContext() local