Home
last modified time | relevance | path

Searched defs:context_index (Results 1 - 18 of 18) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dscope-info.h38 int context_index; member
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.cc601 int context_index = 1 + 1 + parameter_count + 1 + 1; in GetOsrValueLocation() local
H A Dbytecode-graph-builder.cc677 int context_index = Linkage::GetJSCallContextParamIndex(parameter_count); in Environment() local
4295 int context_index = exception_handlers_.top().context_register_; in MakeNode() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-scopes.cc786 int context_index = scope_info->ContextHeaderLength() + it->index(); in VisitContextLocals() local
H A Ddebug-interface.cc169 int context_index = scope_info->ContextHeaderLength() + it->index(); in CollectPrivateMethodsAndAccessorsFromContext() local
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-code-generator.cc503 int context_index = in EmitDeoptFrameValues() local
/third_party/node/deps/v8/src/snapshot/
H A Dsnapshot.cc195 NewContextFromSnapshot( Isolate* isolate, Handle<JSGlobalProxy> global_proxy, size_t context_index, v8::DeserializeEmbedderFieldsCallback embedder_fields_deserializer) NewContextFromSnapshot() argument
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc1681 int context_index = context_header_length + variable_index; in DeserializeContexts() local
/third_party/node/deps/brotli/c/dec/
H A Ddecode.c1051 uint32_t context_index = h->context_index; in DecodeContextMap() local
[all...]
H A Dstate.h225 uint32_t context_index; member
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-generator.cc1532 TNode<IntPtrT> context_index = Signed(BytecodeOperandNativeContextIndex(0)); in IGNITION_HANDLER() local
H A Dbytecode-array-builder.cc1511 BytecodeArrayBuilder& BytecodeArrayBuilder::CallJSRuntime(int context_index, in CallJSRuntime() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1051 uint32_t context_index = h->context_index; in DecodeContextMap() local
[all...]
H A Dstate.h225 uint32_t context_index; member
/third_party/node/deps/v8/src/parsing/
H A Dparser.cc396 int context_index = in NewV8Intrinsic() local
/third_party/node/deps/v8/src/ast/
H A Dast.h1793 int context_index() const { in context_index() function in v8::internal::final
1813 CallRuntime(Zone* zone, int context_index, in CallRuntime() argument
3130 CallRuntime* NewCallRuntime(int context_index, in NewCallRuntime() argument
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1423 InstallWithIntrinsicDefaultProto(Isolate* isolate, Handle<JSFunction> function, int context_index) InstallWithIntrinsicDefaultProto() argument
1434 InstallError(Isolate* isolate, Handle<JSObject> global, Handle<String> name, int context_index, Builtin error_constructor = Builtin::kErrorConstructor, int error_function_length = 1, int in_object_properties = 2) InstallError() argument
/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc3344 TNode<IntPtrT> context_index = in LoadGlobalIC_TryPropertyCellCase() local
3811 TNode<IntPtrT> context_index = in StoreGlobalIC() local
[all...]

Completed in 66 milliseconds