| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_bitvector_iterator_test.cpp | 66 auto objCallInfo = in CreateBitVector() local
|
| H A D | test_common.h | 41 auto objCallInfo = in CreateContainerTaggedValue() local
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/ |
| H A D | builtinsarraybufferarraybufferconstructor_fuzzer.cpp | 41 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/ |
| H A D | builtinsarraybufferisview_fuzzer.cpp | 41 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapforeach_fuzzer/ |
| H A D | containerslightweightmapforeach_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightMapConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightMap() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapentries_fuzzer/ |
| H A D | containerslightweightmapentries_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightMapConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightMap() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapisempty_fuzzer/ |
| H A D | containerslightweightmapisempty_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightMapConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightMap() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaphasall_fuzzer/ |
| H A D | containerslightweightmaphasall_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightMapConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightMap() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetentries_fuzzer/ |
| H A D | containerslightweightsetentries_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightSetConstructor() local 70 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightSet() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsethas_fuzzer/ |
| H A D | containerslightweightsethas_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightSetConstructor() local 70 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightSet() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetvalues_fuzzer/ |
| H A D | containerslightweightsetvalues_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightSetConstructor() local 70 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightSet() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslistclear_fuzzer/ |
| H A D | containerslistclear_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo =
in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length
in InitializeContainersList() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); // 4 : means the argv length
in CreateJSAPIList() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslistadd_fuzzer/ |
| H A D | containerslistadd_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo =
in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length
in InitializeContainersList() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); // 6 : means the argv length
in CreateJSAPIList() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslistgetindexof_fuzzer/ |
| H A D | containerslistgetindexof_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo =
in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length
in InitializeContainersList() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); // 4 : means the argv length
in CreateJSAPIList() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslistsort_fuzzer/ |
| H A D | containerslistsort_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo =
in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length
in InitializeContainersList() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); // 4 : means the argv length
in CreateJSAPIList() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containersqueuepop_fuzzer/ |
| H A D | containersqueuepop_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeQueueConstructor() local 71 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in CreateJSAPIQueue() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containersstack_fuzzer/ |
| H A D | containersstack_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeStackConstructor() local 71 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in CreateJSAPIStack() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containersstackpop_fuzzer/ |
| H A D | containersstackpop_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeStackConstructor() local 71 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in CreateJSAPIStack() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerstreesetgethighervalue_fuzzer/ |
| H A D | containerstreesetgethighervalue_fuzzer.cpp | 45 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); in InitializeTreeSetConstructor() local 71 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); in CreateJSAPITreeSet() local 109 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); ContainersTreeSetGetHigherValueFuzzTest() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerstreesetgetfirstvalue_fuzzer/ |
| H A D | containerstreesetgetfirstvalue_fuzzer.cpp | 45 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); in InitializeTreeSetConstructor() local 71 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); in CreateJSAPITreeSet() local 109 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); ContainersTreeSetGetFirstValueFuzzTest() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containershashsetconstructor_fuzzer/ |
| H A D | containershashsetconstructor_fuzzer.cpp | 47 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 61 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); in InitializeHashSetConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPIHashSet() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapremove_fuzzer/ |
| H A D | containerslightweightmapremove_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightMapConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightMap() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaptostring_fuzzer/ |
| H A D | containerslightweightmaptostring_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 60 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightMapConstructor() local 72 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightMap() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetequal_fuzzer/ |
| H A D | containerslightweightsetequal_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightSetConstructor() local 70 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightSet() local [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetisempty_fuzzer/ |
| H A D | containerslightweightsetisempty_fuzzer.cpp | 46 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local 59 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 6); // 6 : means the argv length in InitializeLightWeightSetConstructor() local 70 auto objCallInfo = CreateEcmaRuntimeCallInfo(thread, 4); in CreateJSAPILightWeightSet() local [all...] |