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.cpp880 uint16_t stringId = READ_INST_16_0(); in InitBytecodeInfo() local
1020 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1398 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1405 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1412 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1419 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1548 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1730 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
1737 uint16_t stringId = READ_INST_16_2(); in InitBytecodeInfo() local
1744 uint16_t stringId = READ_INST_16_1(); in InitBytecodeInfo() local
[all …]
Dslowpath_lowering.cpp995 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerTryLdGlobalByName() local
1670 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerLdBigInt() local
2221 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerCreateRegExpWithLiteral() local
2266 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerStOwnByName() local
2352 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerTryStGlobalByName() local
2361 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerStConstToGlobalRecord() local
2398 GateRef stringId = builder_.TruncInt64ToInt32(acc_.GetValueIn(gate, 0)); in LowerStOwnByNameWithNameSet() local
2418 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerLdGlobalVar() local
2433 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerLdObjByName() local
2459 GateRef stringId = acc_.GetValueIn(gate, 1); // 1: the second parameter in LowerStObjByName() local
[all …]
Dinterpreter_stub.cpp1684 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
1880 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
1890 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
2228 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2266 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
2304 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
2346 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
2425 GateRef stringId = ReadInst16_0(pc); in DECLARE_ASM_HANDLER() local
3165 GateRef stringId = ReadInst16_1(pc); in DECLARE_ASM_HANDLER() local
3175 GateRef stringId = ReadInst16_2(pc); in DECLARE_ASM_HANDLER() local
[all …]
Dntype_bytecode_lowering.cpp360 GateRef stringId = acc_.GetValueIn(gate, 0); in LowerNTypedStOwnByName() local
Daccess_object_stub_builder.cpp286 GateRef stringId = builder.GetStringId(info); in ResolvePropKey() local
Dinterpreter_stub-inl.h810 GateRef stringId; in GetStringId() local
Dgate_accessor.cpp2008 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.cpp1090 uint16_t stringId = READ_INST_16_0(); in RunInternal() local
2336 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2373 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
2431 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2445 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
2677 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2718 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
2759 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2848 uint16_t stringId = READ_INST_16_1(); in RunInternal() local
2886 uint16_t stringId = READ_INST_16_2(); in RunInternal() local
[all …]
Dinterpreter_assembly.cpp347 uint16_t stringId = READ_INST_16_0(); in HandleLdaStrId16() local
1914 uint16_t stringId = READ_INST_16_1(); in HandleThrowUndefinedifholewithnamePrefId16() local
1928 uint16_t stringId = READ_INST_16_1(); in HandleStownbynameImm8Id16V8() local
2014 uint16_t stringId = READ_INST_16_1(); in HandleCreateregexpwithliteralImm8Id16Imm8() local
2341 uint16_t stringId = READ_INST_16_1(); in HandleTryldglobalbynameImm8Id16() local
2391 uint16_t stringId = READ_INST_16_1(); in HandleTrystglobalbynameImm8Id16() local
2491 uint16_t stringId = READ_INST_16_1(); in HandleStownbynamewithnamesetImm8Id16V8() local
2533 uint16_t stringId = READ_INST_16_2(); in HandleLdglobalvarImm16Id16() local
2597 uint16_t stringId = READ_INST_16_1(); in HandleStobjbynameImm8Id16V8() local
2614 uint16_t stringId = READ_INST_16_1(); in HandleStobjbynameImm8Id16V8() local
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.cpp469 uint16_t stringId = READ_INST_16_0(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
520 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
541 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
562 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
583 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
603 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
624 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
644 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
665 uint16_t stringId = READ_INST_16_1(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
687 uint16_t stringId = READ_INST_16_2(); in BYTECODE_BASELINE_HANDLER_IMPLEMENT() local
[all …]
Dbaseline_stubs.cpp295 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineTryLdGLobalByNameImm8ID16, STRING_ID)); in GenerateCircuit() local
342 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineStToGlobalRecordImm16ID16, STRING_ID)); in GenerateCircuit() local
358 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineLdaStrID16, STRING_ID)); in GenerateCircuit() local
906 …GateRef stringId = Int32Argument(PARAM_INDEX(BaselineCreateregexpwithliteralImm8Id16Imm8, STRING_I… in GenerateCircuit() local
924 …GateRef stringId = Int32Argument(PARAM_INDEX(BaselineCreateregexpwithliteralImm16Id16Imm8, STRING_… in GenerateCircuit() local
1856 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineLdthisbynameImm8Id16, STRING_ID)); in GenerateCircuit() local
1901 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineLdthisbynameImm16Id16, STRING_ID)); in GenerateCircuit() local
1919 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineStthisbynameImm8Id16, STRING_ID)); in GenerateCircuit() local
1938 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineStthisbynameImm16Id16, STRING_ID)); in GenerateCircuit() local
2766 GateRef stringId = Int32Argument(PARAM_INDEX(BaselineTryldglobalbynameImm16Id16, STRING_ID)); in GenerateCircuit() local
[all …]
/arkcompiler/runtime_core/static_core/runtime/
Dpanda_vm.cpp78 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/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.cpp83 panda_file::File::EntityId stringId(arr.Get<uint32_t>(j)); in LoadDynamicCallClass() local
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp144 int64_t PatchFix::GetLiteralIdxFromStringId(const std::string &stringId) in GetLiteralIdxFromStringId()
/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.h291 auto stringId = this->GetInst().template GetId<FORMAT>(); in HandleLdaStr() local