| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | access_object_stub_builder.cpp | 41 GateRef propKey = ResolvePropKey(glue, prop, info); in LoadObjByName() local 54 GateRef propKey = ResolvePropKey(glue, prop, info); in LoadObjByName() local 67 … GateRef propKey, GateRef jsFunc, GateRef slotId, in LoadObjByNameWithMega() 97 … GateRef megaStubCache, GateRef propKey, GateRef jsFunc, in StoreObjByNameWithMega() 163 …f AccessObjectStubBuilder::DeprecatedLoadObjByName(GateRef glue, GateRef receiver, GateRef propKey) in DeprecatedLoadObjByName() 212 GateRef propKey = ResolvePropKey(glue, prop, info); in StoreObjByName() local 225 GateRef propKey = ResolvePropKey(glue, prop, info); in StoreObjByName() local 256 GateRef propKey = ResolvePropKey(glue, prop, info); in StOwnICByName() local 267 GateRef propKey = ResolvePropKey(glue, prop, info); in StOwnICByName() local 505 GateRef propKey = ResolvePropKey(glue, prop, info); in TryLoadGlobalByName() local [all …]
|
| D | interpreter_stub.cpp | 1878 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(v1)); in DECLARE_ASM_HANDLER() local 1894 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(v1)); in DECLARE_ASM_HANDLER() local 1912 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(v1)); in DECLARE_ASM_HANDLER() local 1948 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(v1)); in DECLARE_ASM_HANDLER() local 1982 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(v1)); in DECLARE_ASM_HANDLER() local 1994 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(v1)); in DECLARE_ASM_HANDLER() local 2006 GateRef propKey = GetStringFromConstPool(glue, constpool, ZExtInt16ToInt32(stringId)); in DECLARE_ASM_HANDLER() local 2017 GateRef propKey = GetStringFromConstPool(glue, constpool, ZExtInt16ToInt32(stringId)); in DECLARE_ASM_HANDLER() local 2288 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(ReadInst8_3(pc))); in DECLARE_ASM_HANDLER() local 2334 GateRef propKey = GetVregValue(glue, sp, ZExtInt8ToPtr(ReadInst8_2(pc))); in DECLARE_ASM_HANDLER() local [all …]
|
| D | typed_bytecode_lowering.cpp | 1156 GateRef propKey = in TypedStObjByNameTransition() local 1648 GateRef propKey = tacc.GetKey(); in LoadStringByIndex() local 1664 GateRef propKey = tacc.GetKey(); in LoadJSArrayByIndex() local 1696 GateRef propKey = tacc.GetKey(); in LoadElmentFromFloat64Array() local 1728 GateRef propKey = tacc.GetKey(); in LoadTypedArrayByIndex() local 1767 GateRef propKey = tacc.GetKey(); in StoreJSArrayByIndex() local 1790 GateRef propKey = tacc.GetKey(); in StoreTypedArrayByIndex() local
|
| D | slowpath_lowering.cpp | 2525 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerStOwnByValue() local 2556 GateRef propKey = GetStringFromConstPool(gate, stringId); in LowerStOwnByName() local 2617 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerLdSuperByValue() local 2629 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerStSuperByValue() local 2647 GateRef propKey = GetStringFromConstPool(gate, stringId); in LowerStConstToGlobalRecord() local 2663 GateRef propKey = acc_.GetValueIn(gate, 1); in LowerStOwnByValueWithNameSet() local 2680 GateRef propKey = GetStringFromConstPool(gate, stringId); in LowerStOwnByNameWithNameSet() local 2800 GateRef propKey; in LowerLdObjByValue() local 2816 GateRef propKey; in LowerStObjByValue() local 3956 GateRef propKey = GetStringFromConstPool(gate, stringId, 1); // 1: index of the stringId in LowerDefineFieldByName() local [all …]
|
| D | ic_stub_builder.cpp | 43 GateRef propKey = in NamedICAccessorWithMega() local
|
| D | object_operator_stub_builder.cpp | 30 void ObjectOperatorStubBuilder::HandleKey(GateRef glue, GateRef key, Variable *propKey, Variable *e… in HandleKey()
|
| D | stub_builder.cpp | 434 …GateRef propKey = Load(VariableType::JS_ANY(), glue, prop, IntPtr(MegaICCache::PropertyKey::GetKey… in GetHandlerFromMegaICCache() local 638 GateRef StubBuilder::CreateDataProperty(GateRef glue, GateRef obj, GateRef propKey, GateRef value) in CreateDataProperty() 715 GateRef StubBuilder::DefineField(GateRef glue, GateRef obj, GateRef propKey, GateRef value) in DefineField() 3874 GateRef glue, GateRef target, GateRef propKey, GateRef receiver, ProfileOperation callback) in GetPropertyByValue() 3963 GateRef propKey, in GetPropertyByName()
|
| D | common_stubs.cpp | 64 GateRef propKey = TaggedArgument(2); // 2: 3rd argument in GenerateCircuit() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 2357 JSTaggedValue propKey = GET_STR_FROM_CACHE(stringId); in RunInternal() local 2375 auto propKey = GET_STR_FROM_CACHE(stringId); // Maybe moved by GC in RunInternal() local 2394 JSTaggedValue propKey = GET_STR_FROM_CACHE(stringId); in RunInternal() local 2412 auto propKey = GET_STR_FROM_CACHE(stringId); // Maybe moved by GC in RunInternal() local 2492 JSTaggedValue propKey = GET_VREG_VALUE(v1); in RunInternal() local 2512 auto propKey = GET_VREG_VALUE(v1); // Maybe moved by GC in RunInternal() local 2559 JSTaggedValue propKey = GET_VREG_VALUE(v1); in RunInternal() local 2584 JSTaggedValue propKey = GET_VREG_VALUE(v1); in RunInternal() local 2600 JSTaggedValue propKey = GET_VREG_VALUE(v1); // Maybe moved by GC in RunInternal() local 2622 JSTaggedValue propKey = GET_VREG_VALUE(v1); in RunInternal() local [all …]
|
| D | interpreter_assembly.cpp | 1973 JSTaggedValue propKey = ConstantPool::GetStringFromCache(thread, constpool, stringId); in HandleStownbynameImm8Id16V8() local 1991 …auto propKey = ConstantPool::GetStringFromCache(thread, constpool, stringId); // Maybe moved by GC in HandleStownbynameImm8Id16V8() local 2155 JSTaggedValue propKey = GET_VREG_VALUE(v1); in HandleStownbyvalueImm8V8V8() local 2175 auto propKey = GET_VREG_VALUE(v1); // Maybe moved by GC in HandleStownbyvalueImm8V8V8() local 2301 JSTaggedValue propKey = GET_VREG_VALUE(v1); in HandleStobjbyvalueImm8V8V8() local 2326 JSTaggedValue propKey = GET_VREG_VALUE(v1); in HandleStobjbyvalueImm8V8V8() local 2342 JSTaggedValue propKey = GET_VREG_VALUE(v1); // Maybe moved by GC in HandleStobjbyvalueImm8V8V8() local 2361 JSTaggedValue propKey = GET_VREG_VALUE(v1); in HandleStsuperbyvalueImm8V8V8() local 2431 JSTaggedValue propKey = ConstantPool::GetStringFromCache(thread, constpool, stringId); in HandleTrystglobalbynameImm8Id16() local 2495 JSTaggedValue propKey = GET_VREG_VALUE(v1); in HandleStownbyvaluewithnamesetImm8V8V8() local [all …]
|
| D | slow_runtime_stub.cpp | 1256 JSTaggedValue propKey, JSTaggedValue value) in DefineField()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| D | pgo_type_infer.cpp | 109 GateRef propKey = Circuit::NullGate(); in InferAccessObjByValue() local 157 void PGOTypeInfer::TrySetPropKeyKind(GateRef gate, GateRef propKey) in TrySetPropKeyKind()
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| D | ic_runtime.cpp | 220 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread_, key); in LoadValueMiss() local 329 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread_, key); in LoadOrdinaryGet() local 346 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(GetThread(), key); in LoadTypedArrayValueMiss() local 492 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(GetThread(), key); in StoreTypedArrayValueMiss() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_reflect_stub_builder.cpp | 29 GateRef propKey = GetCallArg1(numArgs_); in Get() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stubs.cpp | 349 GateRef propKey = GetStringFromConstPool(glue, constpool, stringId); in GenerateCircuit() local 1989 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStthisbyvalueImm8V8, PROP_KEY)); in GenerateCircuit() local 2004 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStthisbyvalueImm16V8, PROP_KEY)); in GenerateCircuit() local 2312 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStobjbyvalueImm8V8V8, PROP_KEY)); in GenerateCircuit() local 2327 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStobjbyvalueImm16V8V8, PROP_KEY)); in GenerateCircuit() local 2346 GateRef propKey = GetVregValue(glue, sp, ZExtInt32ToPtr(propKeyId)); in GenerateCircuit() local 2381 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStownbyvalueImm16V8V8, PROP_KEY)); in GenerateCircuit() local 2440 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStsuperbyvalueImm8V8V8, PROP_KEY)); in GenerateCircuit() local 2454 GateRef propKey = TaggedArgument(PARAM_INDEX(BaselineStsuperbyvalueImm16V8V8, PROP_KEY)); in GenerateCircuit() local 2945 GateRef propKey = GetStringFromConstPool(glue, constpool, stringId); in GenerateCircuit() local [all …]
|
| D | baseline_compiler.cpp | 984 uint8_t propKey = READ_INST_8_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1021 uint8_t propKey = READ_INST_8_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1058 int8_t propKey = READ_INST_8_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1094 int8_t propKey = READ_INST_8_3(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1874 uint8_t propKey = READ_INST_8_3(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1894 uint16_t propKey = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 1916 uint16_t propKey = READ_INST_16_3(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local 2000 uint8_t propKey = READ_INST_8_3(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
|
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | ic_runtime_stub_test.cpp | 73 JSHandle<JSTaggedValue> propKey(factory->NewFromASCII("x")); in HWTEST_F_L0() local 102 JSHandle<JSTaggedValue> propKey(factory->NewFromASCII("x")); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.cpp | 395 JSMutableHandle<JSTaggedValue> propKey(thread_, JSTaggedValue::Undefined()); in CreateSJsonObject() local 478 JSMutableHandle<JSTaggedValue> propKey(thread_, JSTaggedValue::Undefined()); in CreateSJsonMap() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs-inl.h | 126 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, prop); in RuntimeIsIn() local 328 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, prop); in RuntimeDelObjProp() local 629 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, prop); in RuntimeLdObjByValue() local 670 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, key); in RuntimeStOwnByValue() local 1275 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, key); in RuntimeStOwnByValueWithNameSet() local 1316 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, propHandle); in RuntimeStOwnByNameWithNameSet() local 2664 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, prop); in RuntimeDefineGetterSetterByValue() local 3355 JSTaggedValue propKey, JSTaggedValue value) in RuntimeDefineField()
|
| D | runtime_stubs.cpp | 1253 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, key); in DEF_RUNTIME_STUBS() local 1271 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, key); in DEF_RUNTIME_STUBS() local 1289 JSHandle<JSTaggedValue> propKey = JSTaggedValue::ToPropertyKey(thread, key); in DEF_RUNTIME_STUBS() local 3112 JSTaggedValue propKey = GetArg(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ |
| D | ETSchecker.cpp | 101 auto propKey = propertyDecl->Key(); in CheckObjectLiteralKeys() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.cpp | 623 JSMutableHandle<JSTaggedValue> propKey(thread, JSTaggedValue::Undefined()); in BuildDictionaryProperties() local 912 JSMutableHandle<JSTaggedValue> propKey(thread, JSTaggedValue::Undefined()); in BuildSendableDictionaryProperties() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | shared_object_factory.cpp | 556 …JSTaggedValue propKey(Barriers::GetTaggedValue(thread_, ToUintPtr(propertiesObj) + i * sizeof(Prop… in CopyAndReSortSLayoutInfo() local
|
| D | object_factory.cpp | 3379 JSTaggedValue propKey(Barriers::GetTaggedValue<RBMode::FAST_CMC_RB>( in CopyAndReSort() local 3389 JSTaggedValue propKey(Barriers::GetTaggedValue<RBMode::FAST_NO_RB>( in CopyAndReSort() local
|
| D | js_object.cpp | 397 JSMutableHandle<JSTaggedValue> propKey(thread, JSTaggedValue::Undefined()); in SetSProperties() local
|