Home
last modified time | relevance | path

Searched defs:stringId (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
Dabc_string_table.cpp33 void AbcStringTable::AddStringId(uint32_t stringId) in AddStringId()
50 for (uint32_t stringId : stingIdSet_) { in GetStringSet() local
58 for (uint32_t stringId : stingIdSet_) { in Dump() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.cpp887 uint16_t stringId = READ_INST_16_0(); in InitBytecodeInfo() local
1027 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1405 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1412 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1419 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1426 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1559 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1741 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1748 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1755 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
[all …]
Dslowpath_lowering.cpp1074 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerTryLdGlobalByName() local
1279 GateRef SlowPathLowering::GetStringFromConstPool(GateRef gate, GateRef stringId, uint32_t stringIdI… in GetStringFromConstPool()
1329 GateRef stringId = builder_.ZExtInt16ToInt32(acc_.GetValueIn(gate, 0)); in LowerThrowUndefinedIfHoleWithName() local
1825 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerLdBigInt() local
2513 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerCreateRegExpWithLiteral() local
2555 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerStOwnByName() local
2639 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerTryStGlobalByName() local
2646 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerStConstToGlobalRecord() local
2679 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerStOwnByNameWithNameSet() local
2697 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerLdGlobalVar() local
[all …]
Dinterpreter_stub.cpp1787 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2003 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2014 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
2379 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2420 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
2461 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2508 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
2592 GateRef stringId = ReadInst16_0(pc); in DECLARE_ASM_HANDLER() local
3346 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
3357 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
[all …]
Dntype_bytecode_lowering.cpp396 GateRef stringId = acc_.GetValueIn(gate, 0); in LowerNTypedStOwnByName() local
Daccess_object_stub_builder.cpp333 GateRef stringId = builder.GetStringId(info); in ResolvePropKey() local
Dinterpreter_stub-inl.h815 GateRef stringId; in GetStringId() local
Dgate_accessor.cpp2030 GateRef stringId = GetValueIn(gate, 0); in GetStringIdFromLdaStrGate() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Daot_data.cpp90 intptr_t AotData::GetStringSlotOffset(uint64_t pc, uint32_t stringId) in GetStringSlotOffset()
109 int32_t AotData::GetStringSlotId(uint32_t stringId) in GetStringSlotId()
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.cpp1102 uint16_t stringId = READ_INST_16_0(); in RunInternal() local
2348 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2385 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
2443 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2458 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
2691 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2733 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
2775 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2865 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2903 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
[all …]
Dinterpreter_assembly.cpp383 uint16_t stringId = READ_INST_16_0(); in HandleLdaStrId16() local
1950 uint16_t stringId = READ_INST_16_1(); in HandleThrowUndefinedifholewithnamePrefId16() local
1964 uint16_t stringId = READ_INST_16_1(); in HandleStownbynameImm8Id16V8() local
2050 uint16_t stringId = READ_INST_16_1(); in HandleCreateregexpwithliteralImm8Id16Imm8() local
2378 uint16_t stringId = READ_INST_16_1(); in HandleTryldglobalbynameImm8Id16() local
2428 uint16_t stringId = READ_INST_16_1(); in HandleTrystglobalbynameImm8Id16() local
2529 uint16_t stringId = READ_INST_16_1(); in HandleStownbynamewithnamesetImm8Id16V8() local
2572 uint16_t stringId = READ_INST_16_2(); in HandleLdglobalvarImm16Id16() local
2636 uint16_t stringId = READ_INST_16_1(); in HandleStobjbynameImm8Id16V8() local
2653 uint16_t stringId = READ_INST_16_1(); in HandleStobjbynameImm8Id16V8() local
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.cpp461 uint16_t stringId = READ_INST_16_0(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
512 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
533 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
554 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
575 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
595 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
616 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
636 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
657 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
679 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
[all …]
Dbaseline_stubs.cpp296 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineTryLdGLobalByNameImm8ID16, STRING_ID)); in GenerateCircuit() local
343 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineStToGlobalRecordImm16ID16, STRING_ID)); in GenerateCircuit() local
359 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineLdaStrID16, STRING_ID)); in GenerateCircuit() local
909 …GateRef stringId = Int32Argument(PARAM_INDEX(BaselineCreateregexpwithliteralImm8Id16Imm8, STRING_I… in GenerateCircuit() local
927 …GateRef stringId = Int32Argument(PARAM_INDEX(BaselineCreateregexpwithliteralImm16Id16Imm8, STRING_… in GenerateCircuit() local
1858 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineLdthisbynameImm8Id16, STRING_ID)); in GenerateCircuit() local
1903 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineLdthisbynameImm16Id16, STRING_ID)); in GenerateCircuit() local
1921 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineStthisbynameImm8Id16, STRING_ID)); in GenerateCircuit() local
1940 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineStthisbynameImm16Id16, STRING_ID)); in GenerateCircuit() local
2769 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineTryldglobalbynameImm16Id16, STRING_ID)); in GenerateCircuit() local
[all …]
/arkcompiler/runtime_core/static_core/runtime/
Dpanda_vm.cpp76 void PandaVM::HandleLdaStr(Frame *frame, BytecodeId stringId) in HandleLdaStr()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dslow_path.h184 void SetStringId(uint32_t stringId) in SetStringId()
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp144 int64_t PatchFix::GetLiteralIdxFromStringId(const std::string &stringId) in GetLiteralIdxFromStringId()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp187 panda_file::File::EntityId stringId(arr.Get<uint32_t>(j)); in LoadDynamicCallClass() local
/arkcompiler/runtime_core/static_core/assembler/tests/
Demitter_test.cpp666 panda_file::File::EntityId stringId(result.value()); in TEST() local
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h290 auto stringId = this->GetInst().template GetId<FORMAT>(); in HandleLdaStr() local