Home
last modified time | relevance | path

Searched defs:handleName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Derror_helper.cpp47 JSHandle<JSTaggedValue> handleName = globalConst->GetHandledNameString(); in ErrorCommonToString() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_test.cpp374 JSHandle<JSTaggedValue> handleName(factory->NewFromASCII("123")); in HWTEST_F_L0() local
592 JSHandle<JSTaggedValue> handleName(factory->NewFromASCII("name")); in HWTEST_F_L0() local
605 JSHandle<JSTaggedValue> handleName(thread, JSTaggedValue(2)); in HWTEST_F_L0() local