/third_party/node/deps/v8/src/debug/ |
D | debug-scopes.cc | 741 for (int context_index = 1; in VisitScriptScope() local 742 context_index < script_contexts->used(kAcquireLoad); context_index++) { in VisitScriptScope() 744 isolate_, script_contexts, context_index); in VisitScriptScope() 786 int context_index = scope_info->ContextHeaderLength() + it->index(); in VisitContextLocals() local 787 Handle<Object> value(context->get(context_index), isolate_); in VisitContextLocals() 1101 isolate_, script_contexts, lookup_result.context_index); in SetScriptVariableValue()
|
D | debug-interface.cc | 169 int context_index = scope_info->ContextHeaderLength() + it->index(); in CollectPrivateMethodsAndAccessorsFromContext() local 170 i::Handle<i::Object> slot_value(context->get(context_index), isolate); in CollectPrivateMethodsAndAccessorsFromContext()
|
/third_party/node/deps/brotli/c/dec/ |
D | decode.c | 1006 h->context_index = 0; in DecodeContextMap() 1051 uint32_t context_index = h->context_index; in DecodeContextMap() local 1056 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap() 1060 h->context_index = context_index; in DecodeContextMap() 1066 context_map[context_index++] = 0; in DecodeContextMap() 1070 context_map[context_index++] = in DecodeContextMap() 1082 h->context_index = context_index; in DecodeContextMap() 1087 if (context_index + reps > context_map_size) { in DecodeContextMap() 1092 context_map[context_index++] = 0; in DecodeContextMap()
|
D | state.h | 225 uint32_t context_index; member
|
/third_party/skia/third_party/externals/brotli/c/dec/ |
D | decode.c | 1006 h->context_index = 0; in DecodeContextMap() 1051 uint32_t context_index = h->context_index; in DecodeContextMap() local 1056 while (context_index < context_map_size || skip_preamble) { in DecodeContextMap() 1060 h->context_index = context_index; in DecodeContextMap() 1066 context_map[context_index++] = 0; in DecodeContextMap() 1070 context_map[context_index++] = in DecodeContextMap() 1082 h->context_index = context_index; in DecodeContextMap() 1087 if (context_index + reps > context_map_size) { in DecodeContextMap() 1092 context_map[context_index++] = 0; in DecodeContextMap()
|
D | state.h | 225 uint32_t context_index; member
|
/third_party/node/deps/v8/src/objects/ |
D | contexts.cc | 87 result->context_index = index; in Lookup() 247 Context script_context = script_contexts.get_context(r.context_index); in Lookup() 250 r.context_index, in Lookup()
|
D | scope-info.h | 38 int context_index; member
|
/third_party/node/deps/v8/src/snapshot/ |
D | snapshot.h | 92 size_t context_index,
|
D | snapshot.cc | 196 Isolate* isolate, Handle<JSGlobalProxy> global_proxy, size_t context_index, in NewContextFromSnapshot() argument 207 blob, static_cast<uint32_t>(context_index)); in NewContextFromSnapshot() 221 context_index, bytes, ms); in NewContextFromSnapshot()
|
/third_party/node/deps/v8/src/compiler/ |
D | linkage.cc | 601 int context_index = 1 + 1 + parameter_count + 1 + 1; in GetOsrValueLocation() local 602 return incoming_->GetInputLocation(context_index); in GetOsrValueLocation()
|
D | bytecode-graph-builder.cc | 677 int context_index = Linkage::GetJSCallContextParamIndex(parameter_count); in Environment() local 678 context_ = builder->GetParameter(context_index, "%context"); in Environment() 4295 int context_index = exception_handlers_.top().context_register_; in MakeNode() local 4296 interpreter::Register context_register(context_index); in MakeNode()
|
/third_party/node/deps/v8/src/maglev/ |
D | maglev-code-generator.cc | 503 int context_index = in EmitDeoptFrameValues() local 505 translation_array_builder_.StoreStackSlot(context_index); in EmitDeoptFrameValues()
|
/third_party/node/deps/v8/src/ic/ |
D | accessor-assembler.cc | 3344 TNode<IntPtrT> context_index = in LoadGlobalIC_TryPropertyCellCase() local 3349 TNode<Context> script_context = LoadScriptContext(context, context_index); in LoadGlobalIC_TryPropertyCellCase() 3391 TVARIABLE(IntPtrT, context_index, IntPtrConstant(-1)); in ScriptContextTableLookup() 3392 Label loop(this, &context_index); in ScriptContextTableLookup() 3399 context_index = IntPtrAdd(context_index.value(), IntPtrConstant(1)); in ScriptContextTableLookup() 3400 GotoIf(IntPtrGreaterThanOrEqual(context_index.value(), num_script_contexts), in ScriptContextTableLookup() 3404 script_context_table, context_index.value(), in ScriptContextTableLookup() 3811 TNode<IntPtrT> context_index = in StoreGlobalIC() local 3816 LoadScriptContext(pp->context(), context_index); in StoreGlobalIC()
|
D | ic.cc | 536 isolate(), script_contexts, lookup_result.context_index); in Load() 556 lookup_result.context_index, lookup_result.slot_index, in Load() 1699 isolate(), script_contexts, lookup_result.context_index); in Store() 1720 lookup_result.context_index, lookup_result.slot_index, in Store() 2970 isolate, script_contexts, lookup_result.context_index); in RUNTIME_FUNCTION()
|
/third_party/node/deps/v8/src/ast/ |
D | ast.h | 1793 int context_index() const { in context_index() function 1813 CallRuntime(Zone* zone, int context_index, in CallRuntime() argument 1816 context_index_(context_index), in CallRuntime() 3130 CallRuntime* NewCallRuntime(int context_index, in NewCallRuntime() argument 3133 return zone_->New<CallRuntime>(zone_, context_index, arguments, pos); in NewCallRuntime()
|
/third_party/node/deps/v8/src/interpreter/ |
D | bytecode-array-builder.h | 362 BytecodeArrayBuilder& CallJSRuntime(int context_index, RegisterList args);
|
D | bytecode-array-builder.cc | 1511 BytecodeArrayBuilder& BytecodeArrayBuilder::CallJSRuntime(int context_index, in CallJSRuntime() argument 1513 OutputCallJSRuntime(context_index, args, args.register_count()); in CallJSRuntime()
|
D | interpreter-generator.cc | 1532 TNode<IntPtrT> context_index = Signed(BytecodeOperandNativeContextIndex(0)); in IGNITION_HANDLER() local 1538 TNode<Object> function = LoadContextElement(native_context, context_index); in IGNITION_HANDLER()
|
/third_party/node/deps/v8/src/web-snapshot/ |
D | web-snapshot.cc | 1681 int context_index = context_header_length + variable_index; in DeserializeContexts() local 1682 Object value = ReadValue(context, context_index); in DeserializeContexts() 1683 context->set(context_index, value); in DeserializeContexts()
|
/third_party/node/deps/v8/src/execution/ |
D | execution.cc | 218 isolate, script_context, lookup.context_index); in NewScriptContext()
|
/third_party/node/deps/v8/src/init/ |
D | bootstrapper.cc | 1425 int context_index) { in InstallWithIntrinsicDefaultProto() argument 1426 Handle<Smi> index(Smi::FromInt(context_index), isolate); in InstallWithIntrinsicDefaultProto() 1430 isolate->native_context()->set(context_index, *function, UPDATE_WRITE_BARRIER, in InstallWithIntrinsicDefaultProto() 1435 Handle<String> name, int context_index, in InstallError() argument 1455 if (context_index == Context::ERROR_FUNCTION_INDEX) { in InstallError() 1460 InstallWithIntrinsicDefaultProto(isolate, error_fun, context_index); in InstallError() 1472 if (context_index == Context::ERROR_FUNCTION_INDEX) { in InstallError()
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-scopes.cc | 882 isolate, script_contexts, lookup_result.context_index); in RUNTIME_FUNCTION()
|
/third_party/node/deps/v8/src/parsing/ |
D | parser.cc | 396 int context_index = in NewV8Intrinsic() local 400 if (context_index == Context::kNotFound) { in NewV8Intrinsic() 405 return factory()->NewCallRuntime(context_index, args, pos); in NewV8Intrinsic()
|
/third_party/node/deps/v8/src/codegen/ |
D | code-stub-assembler.h | 3430 TNode<IntPtrT> context_index);
|