| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferisview_fuzzer/ |
| D | builtinsarraybufferisview_fuzzer.cpp | 35 …EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t nu… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/builtinsarraybufferarraybufferconstructor_fuzzer/ |
| D | builtinsarraybufferarraybufferconstructor_fuzzer.cpp | 35 …EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t nu… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | test_helper.h | 56 …static EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefisplainarray_fuzzer/ |
| D | jsvaluerefisplainarray_fuzzer.cpp | 67 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislist_fuzzer/ |
| D | jsvaluerefislist_fuzzer.cpp | 67 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislinkedlist_fuzzer/ |
| D | jsvaluerefislinkedlist_fuzzer.cpp | 67 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashmap_fuzzer/ |
| D | jsvaluerefishashmap_fuzzer.cpp | 48 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistequal_fuzzer/ |
| D | containerslistequal_fuzzer.cpp | 51 …EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t ar… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislinkedlistiterator_fuzzer/ |
| D | jsvaluerefislinkedlistiterator_fuzzer.cpp | 72 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefishashset_fuzzer/ |
| D | jsvaluerefishashset_fuzzer.cpp | 66 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistget_fuzzer/ |
| D | containerslistget_fuzzer.cpp | 51 …EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t ar… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistgetiteratorobj_fuzzer/ |
| D | containerslistgetiteratorobj_fuzzer.cpp | 51 …EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t ar… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistgetsublist_fuzzer/ |
| D | containerslistgetsublist_fuzzer.cpp | 51 …EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t ar… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistconverttoarray_fuzzer/ |
| D | containerslistconverttoarray_fuzzer.cpp | 53 …EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t ar… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistlength_fuzzer/ |
| D | containerslistlength_fuzzer.cpp | 51 …EcmaRuntimeCallInfo* CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t ar… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/test/fuzztest/jsvaluerefislightweightmapandset_fuzzer/ |
| D | jsvaluerefislightweightmapandset_fuzzer.cpp | 66 EcmaRuntimeCallInfo *CreateEcmaRuntimeCallInfo(JSThread *thread, JSTaggedValue newTgt, uint32_t arg… in CreateEcmaRuntimeCallInfo()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_proxy.cpp | 196 JSHandle<JSTaggedValue> newTgt(thread, JSTaggedValue::Undefined()); in IsExtensible() local 693 JSHandle<JSTaggedValue> newTgt(thread, JSTaggedValue::Undefined()); in DeleteProperty() local
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs-inl.h | 3028 … JSHandle<JSTaggedValue> newTgt, JSHandle<JSTaggedValue> preArgs, in RuntimeOptConstructProxy() 3091 JSHandle<JSTaggedValue> newTgt, in RuntimeOptConstructBoundFunction() 3116 …CVector<JSTaggedType> &values, JSHandle<JSTaggedValue> newTgt, uint32_t &size, JSHandle<JSTaggedVa… in GetResultValue() 3146 JSHandle<JSTaggedValue> newTgt, in RuntimeOptConstructGeneric()
|