Home
last modified time | relevance | path

Searched defs:value0 (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_collator_test.cpp182 JSHandle<JSTaggedValue> value0(factory->NewFromASCII("Z")); in HWTEST_F_L0() local
220 JSHandle<JSTaggedValue> value0(factory->NewFromASCII("Z")); in HWTEST_F_L0() local
260 JSHandle<JSTaggedValue> value0(factory->NewFromUtf8("Congrès")); in HWTEST_F_L0() local
Dbuiltins_reflect_test.cpp379 JSHandle<JSTaggedValue> value0(thread, JSTaggedValue(104)); in HWTEST_F_L0() local
Dbuiltins_json_test.cpp303 JSHandle<JSTaggedValue> value0(factory->NewFromASCII("x")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Datomic_helper_test.cpp98 JSHandle<JSTaggedValue> value0(thread, JSTaggedValue(-1)); // to uint32_t : 4294967295 in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_list_format_test.cpp271 JSHandle<JSTaggedValue> value0(factory->NewFromStdString("one")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.cpp1507 GateRef value0 = acc_.GetValueIn(gate, 0); in VisitRangeCheckPredicate() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder_next_optimization.cpp129 GateRef value0 = GetCallArg0(numArgs); in UnshiftOptimised() local