Home
last modified time | relevance | path

Searched defs:MigrateArrayWithKind (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Delements.cpp193 void Elements::MigrateArrayWithKind(const JSThread *thread, const JSHandle<JSObject> &object, in MigrateArrayWithKind() function in panda::ecmascript::Elements
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp720 GateRef CircuitBuilder::MigrateArrayWithKind(GateRef receiver, GateRef oldElementsKind, in MigrateArrayWithKind() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder.cpp9695 void StubBuilder::MigrateArrayWithKind(GateRef glue, GateRef object, GateRef oldKind, GateRef newKind) in MigrateArrayWithKind() function in panda::ecmascript::kungfu::StubBuilder

Completed in 22 milliseconds