Searched defs:script_context (Results 1 – 10 of 10) sorted by relevance
521 CFXJSE_Engine* script_context = xfa_document->GetScriptContext(); in OnRenderFinished() local
18 Handle<ScriptContextTable> table, Handle<Context> script_context) { in Extend()133 Context Context::script_context() { in script_context() function in v8::internal::Context
177 Handle<ScriptContextTable> script_context( in NewScriptContext() local
1095 Handle<Context> script_context = ScriptContextTable::GetContext( in SetScriptVariableValue() local
502 Handle<Context> script_context = ScriptContextTable::GetContext( in Load() local1511 Handle<Context> script_context = ScriptContextTable::GetContext( in Store() local2567 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
3002 TNode<Context> script_context = LoadScriptContext(context, context_index); in LoadGlobalIC_TryPropertyCellCase() local3056 TNode<Context> script_context = CAST(LoadFixedArrayElement( in ScriptContextTableLookup() local3478 TNode<Context> script_context = in StoreGlobalIC() local
884 Handle<Context> script_context = ScriptContextTable::GetContext( in RUNTIME_FUNCTION() local
1018 Node* script_context = jsgraph()->Constant(feedback.script_context()); in ReduceJSLoadGlobal() local1050 Node* script_context = jsgraph()->Constant(feedback.script_context()); in ReduceJSStoreGlobal() local
4512 GlobalAccessFeedback::GlobalAccessFeedback(ContextRef script_context, in GlobalAccessFeedback()4537 ContextRef GlobalAccessFeedback::script_context() const { in script_context() function in v8::internal::compiler::GlobalAccessFeedback
9539 TNode<Context> script_context = CAST(LoadFixedArrayElement( in LoadScriptContext() local