| /third_party/node/deps/v8/src/objects/ |
| H A D | scope-info.h | 38 int context_index; member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | linkage.cc | 601 int context_index = 1 + 1 + parameter_count + 1 + 1; in GetOsrValueLocation() local
|
| H A D | bytecode-graph-builder.cc | 677 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 D | debug-scopes.cc | 786 int context_index = scope_info->ContextHeaderLength() + it->index(); in VisitContextLocals() local
|
| H A D | debug-interface.cc | 169 int context_index = scope_info->ContextHeaderLength() + it->index(); in CollectPrivateMethodsAndAccessorsFromContext() local
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-code-generator.cc | 503 int context_index = in EmitDeoptFrameValues() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | snapshot.cc | 195 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 D | web-snapshot.cc | 1681 int context_index = context_header_length + variable_index; in DeserializeContexts() local
|
| /third_party/node/deps/brotli/c/dec/ |
| H A D | decode.c | 1051 uint32_t context_index = h->context_index; in DecodeContextMap() local [all...] |
| H A D | state.h | 225 uint32_t context_index; member
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-generator.cc | 1532 TNode<IntPtrT> context_index = Signed(BytecodeOperandNativeContextIndex(0)); in IGNITION_HANDLER() local
|
| H A D | bytecode-array-builder.cc | 1511 BytecodeArrayBuilder& BytecodeArrayBuilder::CallJSRuntime(int context_index, in CallJSRuntime() argument
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | decode.c | 1051 uint32_t context_index = h->context_index; in DecodeContextMap() local [all...] |
| H A D | state.h | 225 uint32_t context_index; member
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.cc | 396 int context_index = in NewV8Intrinsic() local
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | ast.h | 1793 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 D | bootstrapper.cc | 1423 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 D | accessor-assembler.cc | 3344 TNode<IntPtrT> context_index = in LoadGlobalIC_TryPropertyCellCase() local 3811 TNode<IntPtrT> context_index = in StoreGlobalIC() local [all...] |