Home
last modified time | relevance | path

Searched defs:srcObj (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
H A Dcodegen_intrinsics_ets.cpp113 auto srcObj = src[FIRST_OPERAND]; in CreateArrayCopyTo() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp973 compiler::VReg srcObj = pg->AllocReg(); in CompileRemainingProperties() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dtyped_array_helper.cpp534 JSTaggedValue GetTypedArrayBuffer(EcmaRuntimeCallInfo *argv, JSHandle<JSTypedArray> &srcObj, in GetTypedArrayBuffer() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp965 extern "C" NO_ADDRESS_SANITIZE void ClassCastExceptionEntrypoint(Class *instClass, ObjectHeader *srcObj) in ClassCastExceptionEntrypoint() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp9648 GateRef StubBuilder::CopyJSArrayToTaggedArrayArgs(GateRef glue, GateRef srcObj) in CopyJSArrayToTaggedArrayArgs() argument

Completed in 25 milliseconds