| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_generator_object.cpp | 56 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in GeneratorResume() local 108 JSHandle<JSTaggedValue> valueHandle(thread, abruptCompletion->GetValue()); in GeneratorResumeAbrupt() local
|
| D | js_object.cpp | 154 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in TransitionToDictionary() local 199 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue ::Undefined()); in ElementsToDictionary() local 832 JSHandle<JSTaggedValue> valueHandle(thread, cell->GetValue()); in GlobalGetOwnProperty() local 853 JSHandle<JSTaggedValue> valueHandle(thread, cell->GetValue()); in OrdinaryGetOwnProperty() local 1915 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in CreateObjectFromProperties() local 1994 JSHandle<JSTaggedValue> valueHandle(thread, value); in GetHash() local
|
| D | object_fast_operator-inl.h | 490 JSHandle<JSTaggedValue> valueHandle, in AddPropertyByName()
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | tagged_dictionary_test.cpp | 143 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue(i)); in HWTEST_F_L0() local 271 JSHandle<JSTaggedValue> valueHandle(JSTaggedValue::ToString(thread, keyHandle)); in HWTEST_F_L0() local 302 JSHandle<JSTaggedValue> valueHandle(JSTaggedValue::ToString(thread, keyHandle)); in HWTEST_F_L0() local 327 JSHandle<JSTaggedValue> valueHandle(JSTaggedValue::ToString(thread, keyHandle)); in HWTEST_F_L0() local
|
| D | js_async_function_test.cpp | 89 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue(33)); in HWTEST_F_L0() local
|
| D | js_object_test.cpp | 671 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue(value.GetInt() + 1)); in TestSetter() local 697 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | slow_runtime_stub.cpp | 320 JSHandle<JSTaggedValue> valueHandle(thread, value); in ToJSTaggedValueWithInt32() local 328 JSHandle<JSTaggedValue> valueHandle(thread, value); in ToJSTaggedValueWithUint32() local 412 JSHandle<JSTaggedValue> valueHandle(thread, value); in CreateIterResultObj() local 440 JSHandle<JSTaggedValue> valueHandle(thread, value); in SuspendGenerator() local 459 JSHandle<JSTaggedValue> valueHandle(thread, value); in AsyncFunctionAwaitUncaught() local 471 JSHandle<JSTaggedValue> valueHandle(thread, value); in AsyncFunctionResolveOrReject() local 533 JSHandle<JSTaggedValue> valueHandle(thread, value); in StOwnByName() local 545 JSHandle<JSTaggedValue> valueHandle(thread, value); in StOwnByNameWithNameSet() local 556 JSHandle<JSTaggedValue> valueHandle(thread, value); in StOwnByIndex() local 567 JSHandle<JSTaggedValue> valueHandle(thread, value); in StOwnByValue() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_symbol.cpp | 67 JSHandle<JSTaggedValue> valueHandle = GetThis(argv); in ToString() local 128 JSHandle<JSTaggedValue> valueHandle = GetThis(argv); in ValueOf() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_array_test.cpp | 206 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 254 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 317 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 388 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 434 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 522 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 562 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 610 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 665 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 714 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local [all …]
|
| D | builtins_list_format_test.cpp | 374 JSHandle<JSObject> valueHandle(thread, valueList); in HWTEST_F_L0() local 454 JSHandle<JSObject> valueHandle(thread, valueList); in HWTEST_F_L0() local
|
| D | builtins_set_test.cpp | 312 JSHandle<JSTaggedValue> valueHandle(thread, value); in HWTEST_F_L0() local
|
| D | builtins_json_test.cpp | 204 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local 226 JSHandle<JSObject> valueHandle(thread, value); in HWTEST_F_L0() local
|
| D | builtins_map_test.cpp | 302 JSHandle<JSTaggedValue> valueHandle(thread, value); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| D | json_parser_test.cpp | 153 JSHandle<JSObject> valueHandle(thread, resultValue); in HWTEST_F_L0() local 180 JSHandle<JSObject> valueHandle(thread, resultValue); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_hashmap_iterator.cpp | 55 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in Next() local
|
| D | js_api_hashset_iterator.cpp | 55 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in Next() local
|
| D | js_api_plain_array.cpp | 162 JSHandle<JSTaggedValue> valueHandle(thread, value); in Set() local 302 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in ToString() local
|
| D | js_api_lightweightmap.cpp | 360 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in ToString() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | panda_file_translator.cpp | 184 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in ParseConstPool() local 254 JSMutableHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue::Undefined()); in ParseFuncAndLiteralConstPool() local
|
| /arkcompiler/ets_runtime/ecmascript/ic/tests/ |
| D | ic_runtime_stub_test.cpp | 310 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue(2)); // 2 : 2 property value in TestSetter() local 381 JSHandle<JSTaggedValue> valueHandle(thread, JSTaggedValue(1)); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_manager.cpp | 221 JSHandle<JSTaggedValue> valueHandle(thread, value); in StoreModuleValueInternal() local 309 JSHandle<JSTaggedValue> valueHandle(thread, value); in StoreModuleValueInternal() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_stringifier.cpp | 472 …JSHandle<JSTaggedValue> valueHandle = JSTaggedValue::GetProperty(thread_, value, handleKey_).GetVa… in SerializeJSONObject() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| D | ecma_module_test.cpp | 162 …JSHandle<JSTaggedValue> valueHandle = JSHandle<JSTaggedValue>::Cast(objFactory->NewFromUtf8(value)… in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| D | ic_runtime_stub-inl.h | 533 auto valueHandle = JSHandle<JSTaggedValue>(thread, value); in StoreMiss() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs.cpp | 231 …JSHandle<JSTaggedValue> valueHandle = GetHArg<JSTaggedValue>(argv, argc, 3); // 3: means the thir… in DEF_RUNTIME_STUBS() local 252 …JSHandle<JSTaggedValue> valueHandle = GetHArg<JSTaggedValue>(argv, argc, 1); // 1: means the firs… in DEF_RUNTIME_STUBS() local 288 JSHandle<JSTaggedValue> valueHandle(thread, value); in DEF_RUNTIME_STUBS() local 965 …JSHandle<JSTaggedValue> valueHandle = GetHArg<JSTaggedValue>(argv, argc, 3); // 3: means the thir… in DEF_RUNTIME_STUBS() local
|