Home
last modified time | relevance | path

Searched defs:objCallInfo (Results 1 - 25 of 132) sorted by relevance

123456

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_api_bitvector_iterator_test.cpp66 auto objCallInfo = in CreateBitVector() local
H A Dtest_common.h41 auto objCallInfo = in CreateContainerTaggedValue() local
/arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/
H A Dbuiltinsarraybufferarraybufferconstructor_fuzzer.cpp41 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/
H A Dbuiltinsarraybufferisview_fuzzer.cpp41 EcmaRuntimeCallInfo *objCallInfo = in CreateEcmaRuntimeCallInfo() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapforeach_fuzzer/
H A Dcontainerslightweightmapforeach_fuzzer.cpp46 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 Dcontainerslightweightmapentries_fuzzer.cpp46 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 Dcontainerslightweightmapisempty_fuzzer.cpp46 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 Dcontainerslightweightmaphasall_fuzzer.cpp46 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 Dcontainerslightweightsetentries_fuzzer.cpp46 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 Dcontainerslightweightsethas_fuzzer.cpp46 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 Dcontainerslightweightsetvalues_fuzzer.cpp46 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 Dcontainerslistclear_fuzzer.cpp46 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 Dcontainerslistadd_fuzzer.cpp46 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 Dcontainerslistgetindexof_fuzzer.cpp46 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 Dcontainerslistsort_fuzzer.cpp46 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 Dcontainersqueuepop_fuzzer.cpp46 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 Dcontainersstack_fuzzer.cpp46 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 Dcontainersstackpop_fuzzer.cpp46 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 Dcontainerstreesetgethighervalue_fuzzer.cpp45 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 Dcontainerstreesetgetfirstvalue_fuzzer.cpp45 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 Dcontainershashsetconstructor_fuzzer.cpp47 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 Dcontainerslightweightmapremove_fuzzer.cpp46 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 Dcontainerslightweightmaptostring_fuzzer.cpp46 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 Dcontainerslightweightsetequal_fuzzer.cpp46 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 Dcontainerslightweightsetisempty_fuzzer.cpp46 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...]

Completed in 8 milliseconds

123456