Home
last modified time | relevance | path

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

/external/pdfium/testing/fuzzers/
Dpdf_formcalc_context_fuzzer.cc521 CFXJSE_Engine* script_context = xfa_document->GetScriptContext(); in OnRenderFinished() local
/external/v8/src/objects/
Dcontexts.cc18 Handle<ScriptContextTable> table, Handle<Context> script_context) { in Extend()
133 Context Context::script_context() { in script_context() function in v8::internal::Context
/external/v8/src/execution/
Dexecution.cc177 Handle<ScriptContextTable> script_context( in NewScriptContext() local
/external/v8/src/debug/
Ddebug-scopes.cc1095 Handle<Context> script_context = ScriptContextTable::GetContext( in SetScriptVariableValue() local
/external/v8/src/ic/
Dic.cc502 Handle<Context> script_context = ScriptContextTable::GetContext( in Load() local
1511 Handle<Context> script_context = ScriptContextTable::GetContext( in Store() local
2567 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
Daccessor-assembler.cc3002 TNode<Context> script_context = LoadScriptContext(context, context_index); in LoadGlobalIC_TryPropertyCellCase() local
3056 TNode<Context> script_context = CAST(LoadFixedArrayElement( in ScriptContextTableLookup() local
3478 TNode<Context> script_context = in StoreGlobalIC() local
/external/v8/src/runtime/
Druntime-scopes.cc884 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
/external/v8/src/compiler/
Djs-native-context-specialization.cc1018 Node* script_context = jsgraph()->Constant(feedback.script_context()); in ReduceJSLoadGlobal() local
1050 Node* script_context = jsgraph()->Constant(feedback.script_context()); in ReduceJSStoreGlobal() local
Djs-heap-broker.cc4512 GlobalAccessFeedback::GlobalAccessFeedback(ContextRef script_context, in GlobalAccessFeedback()
4537 ContextRef GlobalAccessFeedback::script_context() const { in script_context() function in v8::internal::compiler::GlobalAccessFeedback
/external/v8/src/codegen/
Dcode-stub-assembler.cc9539 TNode<Context> script_context = CAST(LoadFixedArrayElement( in LoadScriptContext() local