Home
last modified time | relevance | path

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

/external/v8/src/
Dcontexts.cc17 Handle<ScriptContextTable> table, Handle<Context> script_context) { in Extend()
135 Context* Context::script_context() { in script_context() function in v8::internal::Context
Dcode-stubs-hydrogen.cc656 HValue* script_context = BuildGetScriptContext(context_index); in BuildCodeStub() local
672 HValue* script_context = BuildGetScriptContext(context_index); in BuildCodeStub() local
/external/v8/src/compiler/
Djs-global-object-specialization.cc249 Handle<Context> script_context = ScriptContextTable::GetContext( in LookupInScriptContextTable() local
/external/v8/src/debug/
Ddebug-scopes.cc724 Handle<Context> script_context = ScriptContextTable::GetContext( in SetScriptVariableValue() local
/external/v8/src/runtime/
Druntime-object.cc285 Handle<Context> script_context(isolate->context()->script_context(), isolate); in StoreGlobalViaContext() local
Druntime-scopes.cc604 Handle<ScriptContextTable> script_context) { in FindNameClash()
/external/v8/src/ic/
Dic.cc1510 Handle<Context> script_context = ScriptContextTable::GetContext( in Store() local
2342 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
/external/v8/src/crankshaft/
Dhydrogen.cc3452 HValue* script_context = context(); in BuildGetParentContext() local
5831 Handle<Context> script_context = ScriptContextTable::GetContext( in VisitVariableProxy() local
7009 Handle<Context> script_context = in HandleGlobalVariableAssignment() local