Home
last modified time | relevance | path

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

/external/v8/src/
Dcontexts.cc18 Handle<ScriptContextTable> table, Handle<Context> script_context) { in Extend()
125 Context* Context::script_context() { in script_context() function in v8::internal::Context
Dcode-stub-assembler.cc9296 TNode<Context> script_context = CAST(LoadFixedArrayElement( in LoadScriptContext() local
/external/v8/src/debug/
Ddebug-scopes.cc899 Handle<Context> script_context = ScriptContextTable::GetContext( in SetScriptVariableValue() local
/external/v8/src/ic/
Dic.cc1348 Handle<Context> script_context = ScriptContextTable::GetContext( in Store() local
2222 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
2339 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
Daccessor-assembler.cc2601 TNode<Context> script_context = LoadScriptContext(context, context_index); in LoadGlobalIC_TryPropertyCellCase() local
2956 TNode<Context> script_context = in StoreGlobalIC() local
/external/v8/src/runtime/
Druntime-scopes.cc631 Handle<ScriptContextTable> script_context) { in FindNameClash()
/external/v8/src/compiler/
Djs-heap-broker.cc768 Handle<Context> script_context = ScriptContextTable::GetContext( in lookup() local