Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp516 auto emptyObjCallInfo = TestHelper::CreateEcmaRuntimeCallInfo(thread, args, 6); in HWTEST_F_L0() local
540 …auto emptyObjCallInfo = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), … in HWTEST_F_L0() local
601 auto emptyObjCallInfo = TestHelper::CreateEcmaRuntimeCallInfo(thread, args, 6); in HWTEST_F_L0() local