| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_object_stub_builder.h | 25 BuiltinsObjectStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs)
in BuiltinsObjectStubBuilder() argument
|
| H A D | builtins_number_stub_builder.h | 25 BuiltinsNumberStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs)
in BuiltinsNumberStubBuilder() argument
|
| H A D | builtins_reflect_stub_builder.h | 25 BuiltinsReflectStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs)
in BuiltinsReflectStubBuilder() argument
|
| H A D | builtins_collection_stub_builder.h | 26 BuiltinsCollectionStubBuilder(BuiltinsStubBuilder *parent, GateRef glue, GateRef thisValue, GateRef numArgs) BuiltinsCollectionStubBuilder() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | ets_interop_runtime_interface-inl.h | 58 uint32_t numArgs = method->GetNumArgs() - skipArgs; variable
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | invokation_helper.h | 131 coretypes::TaggedValue InvokeDynEntryPoint(Method *method, uint32_t numArgs, Args... args) in InvokeDynEntryPoint() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/ |
| H A D | builtinsarraybufferarraybufferconstructor_fuzzer.cpp | 35 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/ |
| H A D | builtinsarraybufferisview_fuzzer.cpp | 35 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| H A D | interpreter.cpp | 37 NewRuntimeCallInfoBase( JSThread *thread, JSTaggedType func, JSTaggedType thisObj, JSTaggedType newTarget, uint32_t numArgs, StackCheck needCheckStack) NewRuntimeCallInfoBase() argument 68 NewRuntimeCallInfo( JSThread *thread, JSTaggedValue func, JSTaggedValue thisObj, JSTaggedValue newTarget, uint32_t numArgs, StackCheck needCheckStack) NewRuntimeCallInfo() argument 76 NewRuntimeCallInfo( JSThread *thread, JSHandle<JSTaggedValue> func, JSHandle<JSTaggedValue> thisObj, JSHandle<JSTaggedValue> newTarget, uint32_t numArgs, StackCheck needCheckStack) NewRuntimeCallInfo() argument 84 ReBuildRuntimeCallInfo(JSThread *thread, EcmaRuntimeCallInfo* info, int numArgs, StackCheck needCheckStack) ReBuildRuntimeCallInfo() argument [all...] |
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapforeach_fuzzer/ |
| H A D | containerslightweightmapforeach_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapentries_fuzzer/ |
| H A D | containerslightweightmapentries_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmapisempty_fuzzer/ |
| H A D | containerslightweightmapisempty_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaphasall_fuzzer/ |
| H A D | containerslightweightmaphasall_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetentries_fuzzer/ |
| H A D | containerslightweightsetentries_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsethas_fuzzer/ |
| H A D | containerslightweightsethas_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetvalues_fuzzer/ |
| H A D | containerslightweightsetvalues_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistclear_fuzzer/ |
| H A D | containerslistclear_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs)
in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistadd_fuzzer/ |
| H A D | containerslistadd_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs)
in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistgetindexof_fuzzer/ |
| H A D | containerslistgetindexof_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs)
in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistsort_fuzzer/ |
| H A D | containerslistsort_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs)
in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containersqueuepop_fuzzer/ |
| H A D | containersqueuepop_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containersstack_fuzzer/ |
| H A D | containersstack_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containersstackpop_fuzzer/ |
| H A D | containersstackpop_fuzzer.cpp | 40 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerstreesetgethighervalue_fuzzer/ |
| H A D | containerstreesetgethighervalue_fuzzer.cpp | 39 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|
| /arkcompiler/ets_runtime/test/fuzztest/containerstreesetgetfirstvalue_fuzzer/ |
| H A D | containerstreesetgetfirstvalue_fuzzer.cpp | 39 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, uint32_t numArgs) in CreateEcmaRuntimeCallInfo() argument
|