/ark/runtime_core/libpandabase/tests/ |
D | utf_test.cpp | 224 const std::vector<uint8_t> v1 {0x00}; in TEST() local 230 const std::vector<uint8_t> v1 {0x02, 0x00}; in TEST() local 236 const std::vector<uint8_t> v1 {0x7f, 0x00}; in TEST() local 242 const std::vector<uint8_t> v1 {0x01, 0x7f, 0x00}; in TEST() local 248 const std::vector<uint8_t> v1 {0x01, 0x71, 0x00}; in TEST() local 255 const std::vector<uint8_t> v1 {0xdf, 0xbf, 0x03, 0x00}; in TEST() local 261 const std::vector<uint8_t> v1 {0xdf, 0xb1, 0x03, 0x00}; in TEST() local 267 const std::vector<uint8_t> v1 {0xd1, 0xbf, 0x03, 0x00}; in TEST() local 274 const std::vector<uint8_t> v1 {0xef, 0xbf, 0x03, 0x04, 0x00}; in TEST() local 280 const std::vector<uint8_t> v1 {0xef, 0xb2, 0x03, 0x04, 0x00}; in TEST() local [all …]
|
/ark/runtime_core/runtime/tests/ |
D | math_helpers_test.cpp | 159 T v1 = 1.0; in TestFcmpl() local 165 T v1 = GetNaN<T>(); in TestFcmpl() local 171 T v1 = GetNaN<T>(); in TestFcmpl() local 177 T v1 = 1.0; in TestFcmpl() local 183 T v1 = 1.0; in TestFcmpl() local 189 T v1 = 2.0; in TestFcmpl() local 203 T v1 = 1.0; in TestFcmpg() local 209 T v1 = GetNaN<T>(); in TestFcmpg() local 215 T v1 = GetNaN<T>(); in TestFcmpg() local 221 T v1 = 1.0; in TestFcmpg() local [all …]
|
D | c2i_bridge_test.cpp | 44 int32_t CmpDynImpl(Method *, DecodedTaggedValue v1, DecodedTaggedValue v2) in CmpDynImpl()
|
D | interpreter_test.cpp | 449 void TestFcmp(double v1, double v2, int64_t value, bool is_cmpg = false) in TestFcmp() 505 void TestConditionalJmp(const std::string &mnemonic, int64_t v1, int64_t v2, int64_t r, in TestConditionalJmp() 723 void TestBinOp2(const std::string &mnemonic, T v1, T v2, T r, std::function<void(BytecodeEmitter *,… in TestBinOp2() 895 void TestBinOp(const std::string &mnemonic, T v1, T v2, T r, in TestBinOp() 1007 void TestBinOpImm(const std::string &mnemonic, int32_t v1, int8_t v2, int32_t r, in TestBinOpImm()
|
/ark/js_runtime/ecmascript/compiler/ |
D | bytecode_circuit_builder.cpp | 737 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1080 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1202 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1211 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1221 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1247 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1257 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1287 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1342 uint16_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local 1358 uint32_t v1 = READ_INST_8_2(); in GetBytecodeInfo() local [all …]
|
D | interpreter_stub.cpp | 1652 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1675 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1698 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1721 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1743 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1765 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1788 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1811 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1834 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local 1857 GateRef v1 = ReadInst8_2(pc); in DECLARE_ASM_HANDLER() local [all …]
|
/ark/js_runtime/ecmascript/interpreter/ |
D | frame_handler.cpp | 179 void InterpretedFrameHandler::Iterate(const RootVisitor &v0, const RootRangeVisitor &v1) in Iterate() 231 void OptimizedFrameHandler::Iterate(const RootVisitor &v0, const RootRangeVisitor &v1, in Iterate() 252 void OptimizedEntryFrameHandler::Iterate(const RootVisitor &v0, const RootRangeVisitor &v1, in Iterate() 285 void OptimizedLeaveFrameHandler::Iterate(const RootVisitor &v0, const RootRangeVisitor &v1, in Iterate()
|
D | interpreter-inl.h | 903 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 1893 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2350 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2363 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2398 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2411 [[maybe_unused]] uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2426 [[maybe_unused]] uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2442 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2456 uint16_t v1 = READ_INST_8_2(); in RunInternal() local 2536 uint16_t v1 = READ_INST_8_2(); in RunInternal() local [all …]
|
D | interpreter_assembly.cpp | 708 uint16_t v1 = READ_INST_8_2(); in HandleCallSpreadDynPrefV8V8V8() local 1767 uint16_t v1 = READ_INST_8_2(); in HandleDelObjPropPrefV8V8() local 2158 uint16_t v1 = READ_INST_8_2(); in HandleCreateIterResultObjPrefV8V8() local 2174 uint16_t v1 = READ_INST_8_2(); in HandleSuspendGeneratorPrefV8V8() local 2214 uint16_t v1 = READ_INST_8_2(); in HandleAsyncFunctionAwaitUncaughtPrefV8V8() local 2230 [[maybe_unused]] uint16_t v1 = READ_INST_8_2(); in HandleAsyncFunctionResolvePrefV8V8V8() local 2248 [[maybe_unused]] uint16_t v1 = READ_INST_8_2(); in HandleAsyncFunctionRejectPrefV8V8V8() local 2267 uint16_t v1 = READ_INST_8_2(); in HandleNewObjSpreadDynPrefV8V8() local 2284 uint16_t v1 = READ_INST_8_2(); in HandleThrowUndefinedIfHolePrefV8V8() local 2378 uint16_t v1 = READ_INST_8_2(); in HandleSetObjectWithProtoPrefV8V8() local [all …]
|
/ark/runtime_core/verification/value/tests/ |
D | variables_test.cpp | 27 auto v1 = vars.NewVar(); in TEST_F() local
|
/ark/runtime_core/verification/absint/ |
D | abs_int_inl.h | 2221 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleStarr8() local 2232 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleStarr16() local 2243 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleStarr() local 2254 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleStarrWide() local 2265 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleFstarr32() local 2276 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleFstarrWide() local 2287 uint16_t v1 = inst_.GetVReg<format, 0x00>(); in HandleStarrObj() local 3871 bool CheckArrayStore(int v1, int v2, const Type &expected_elt_type) in CheckArrayStore() 3940 bool CheckArrayStoreExact(int v1, int v2, const Type &acc_supertype, in CheckArrayStoreExact()
|
/ark/runtime_core/runtime/interpreter/ |
D | interpreter-inl.h | 3142 int32_t v1 = this->GetAcc().Get(); in HandleCondJmpz() local 3167 int32_t v1 = this->GetAcc().Get(); in HandleCondJmp() local 3183 ObjectHeader *v1 = this->GetAcc().GetReference(); in HandleCondJmpzObj() local 3206 ObjectHeader *v1 = this->GetAcc().GetReference(); in HandleCondJmpObj() local 3221 OpT v1 = this->GetAcc().template GetAs<OpT>(); in HandleBinaryOp2Imm() local 3238 OpT v1 = this->GetAcc().template GetAs<OpT>(); in HandleBinaryOp2() local 3260 OpT v1 = this->GetFrame()->GetVReg(vs1).template GetAs<OpT>(); in HandleBinaryOp() local
|
/ark/js_runtime/ecmascript/ |
D | js_thread.cpp | 98 void JSThread::Iterate(const RootVisitor &v0, const RootRangeVisitor &v1) in Iterate()
|