Home
last modified time | relevance | path

Searched defs:objCallInfo2 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/containersdequecommon_fuzzer/
H A Dcontainersdequecommon_fuzzer.h73 auto objCallInfo2 = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in CreateJSAPIDeque() local
/arkcompiler/ets_runtime/test/fuzztest/containerslinkedlistcommon_fuzzer/
H A Dcontainerslinkedlistcommon_fuzzer.h87 auto objCallInfo2 = CreateEcmaRuntimeCallInfo(thread, 6); in CreateJSAPILinkedList() local
/arkcompiler/ets_runtime/test/fuzztest/containersvectorcommon_fuzzer/
H A Dcontainersvectorcommon_fuzzer.h73 auto objCallInfo2 = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in CreateJSAPIVector() local

Completed in 5 milliseconds