Home
last modified time | relevance | path

Searched refs:resultKey0 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_reflect_test.cpp426 JSHandle<JSTaggedValue> resultKey0(thread, JSTaggedValue(0)); in HWTEST_F_L0() local
428 JSObject::GetProperty(thread, JSHandle<JSTaggedValue>(resultArray), resultKey0).GetValue(); in HWTEST_F_L0()