Home
last modified time | relevance | path

Searched defs:callInfo4 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapvalues_fuzzer/
H A Dcontainerslightweightmapvalues_fuzzer.cpp126 EcmaRuntimeCallInfo *callInfo4 = CreateEcmaRuntimeCallInfo(thread, 6); in ContainersLightWeightMapValuesFuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapkeys_fuzzer/
H A Dcontainerslightweightmapkeys_fuzzer.cpp126 EcmaRuntimeCallInfo *callInfo4 = CreateEcmaRuntimeCallInfo(thread, 6); in ContainersLightWeightMapKeysFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A Dcontainers_hashset_test.cpp385 auto callInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 4); in HWTEST_F_L0() local
H A Dcontainers_vector_test.cpp651 auto callInfo4 = TestHelper::CreateEcmaRuntimeCallInfo(thread, JSTaggedValue::Undefined(), 6); in HWTEST_F_L0() local

Completed in 4 milliseconds