Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislightweightmapandset_fuzzer/
Djsvaluerefislightweightmapandset_fuzzer.cpp123 auto objCallInfo1 = CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in ConstructobjectLightWeightMap() local
149 auto objCallInfo1 = CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in ConstructobjectLightWeightSet() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashset_fuzzer/
Djsvaluerefishashset_fuzzer.cpp123 auto objCallInfo1 = CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in ConstructobjectHashSet() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_object_test.cpp422 … auto objCallInfo1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 8); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp1275 … auto objCallInfo1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in ConstructobjectHashSet() local
1302 … auto objCallInfo1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in ConstructobjectLightWeightMap() local
1329 … auto objCallInfo1 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in ConstructobjectLightWeightSet() local