Home
last modified time | relevance | path

Searched defs:context_index (Results 1 – 15 of 15) sorted by relevance

/external/v8/src/objects/
Dcontexts.h350 int context_index; member
/external/v8/src/debug/
Ddebug-scopes.cc725 for (int context_index = 1; in VisitScriptScope() local
771 int context_index = scope_info->ContextHeaderLength() + i; in VisitContextLocals() local
/external/v8/src/compiler/
Dlinkage.cc533 int context_index = 1 + 1 + parameter_count + 1 + 1; in GetOsrValueLocation() local
Dbytecode-graph-builder.cc647 int context_index = Linkage::GetJSCallContextParamIndex(parameter_count); in Environment() local
4400 int context_index = exception_handlers_.top().context_register_; in MakeNode() local
/external/v8/src/snapshot/
Dsnapshot.cc173 Isolate* isolate, Handle<JSGlobalProxy> global_proxy, size_t context_index, in NewContextFromSnapshot()
/external/brotli/c/dec/
Dstate.h193 uint32_t context_index; member
Ddecode.c1041 uint32_t context_index = s->context_index; in DecodeContextMap() local
/external/v8/src/ast/
Dast.h1742 int context_index() const { in context_index() function
1762 CallRuntime(Zone* zone, int context_index, in CallRuntime()
3049 CallRuntime* NewCallRuntime(int context_index, in NewCallRuntime()
/external/v8/src/init/
Dbootstrapper.cc1321 int context_index) { in InstallWithIntrinsicDefaultProto()
1331 int context_index, in InstallError()
/external/v8/src/interpreter/
Dbytecode-array-builder.cc1522 BytecodeArrayBuilder& BytecodeArrayBuilder::CallJSRuntime(int context_index, in CallJSRuntime()
Dinterpreter-generator.cc1524 TNode<IntPtrT> context_index = Signed(BytecodeOperandNativeContextIndex(0)); in IGNITION_HANDLER() local
/external/v8/src/ic/
Daccessor-assembler.cc2997 TNode<IntPtrT> context_index = in LoadGlobalIC_TryPropertyCellCase() local
3474 TNode<IntPtrT> context_index = in StoreGlobalIC() local
/external/v8/src/parsing/
Dparser.cc380 int context_index = in NewV8Intrinsic() local
/external/v8/src/codegen/
Dcode-stub-assembler.cc9534 TNode<Context> context, TNode<IntPtrT> context_index) { in LoadScriptContext()
/external/v8/src/api/
Dapi.cc9437 int context_index = scope_info->ContextHeaderLength() + j; in CollectPrivateMethodsAndAccessorsFromContext() local