Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp237 JSHandle<JSTaggedValue> resultMarker(thread, handler2->GetProtoCell()); in HWTEST_F_L0() local
271 JSHandle<JSTaggedValue> resultMarker(thread, handler->GetProtoCell()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp1007 JSHandle<JSTaggedValue> resultMarker = JSHClass::EnableProtoChangeMarker(thread, obj3Class); in HWTEST_F_L0() local