Home
last modified time | relevance | path

Searched defs:handleHolder (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_second_test.cpp73 …JSHandle<JSObject> handleHolder = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFunc),… in HWTEST_F_L0() local
89 JSHandle<JSTaggedValue> handleHolder(thread, symbolFunc.GetTaggedValue()); in HWTEST_F_L0() local
105 JSHandle<JSTaggedValue> handleHolder(thread, stringFunc.GetTaggedValue()); in HWTEST_F_L0() local
120 JSHandle<JSTaggedValue> handleHolder(thread, boolFunc.GetTaggedValue()); in HWTEST_F_L0() local
Dobject_operator_first_test.cpp147 JSHandle<JSObject> handleHolder = factory->NewEmptyJSObject(); in HWTEST_F_L0() local
233 JSHandle<JSTaggedValue> handleHolder(factory->NewEmptyJSObject()); in HWTEST_F_L0() local
344 JSHandle<JSTaggedValue> handleHolder(factory->NewFromASCII("12")); in HWTEST_F_L0() local
382 JSHandle<JSTaggedValue> handleHolder(factory->NewFromASCII("12")); in HWTEST_F_L0() local
415 JSHandle<JSTaggedValue> handleHolder(factory->NewFromASCII("12")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp95 …JSHandle<JSTaggedValue> handleHolder(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun… in HWTEST_F_L0() local
195 …JSHandle<JSTaggedValue> handleHolder(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun… in HWTEST_F_L0() local
Dic_runtime_stub_test.cpp348 …JSHandle<JSObject> handleHolder = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), … in HWTEST_F_L0() local
406 …JSHandle<JSObject> handleHolder = factory->NewJSObjectByConstructor(JSHandle<JSFunction>(objFun), … in HWTEST_F_L0() local