Home
last modified time | relevance | path

Searched defs:MigrateFromHeapValueToRawValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Delements.cpp244 JSTaggedValue Elements::MigrateFromHeapValueToRawValue(const JSThread *thread, const JSHandle<JSObj… in MigrateFromHeapValueToRawValue() function in panda::ecmascript::Elements
/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.cpp2110 GateRef CircuitBuilder::MigrateFromHeapValueToRawValue(GateRef object, GateRef needCOW, GateRef isI… in MigrateFromHeapValueToRawValue() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder.cpp9772 GateRef StubBuilder::MigrateFromHeapValueToRawValue(GateRef glue, GateRef object, GateRef needCOW, … in MigrateFromHeapValueToRawValue() function in panda::ecmascript::kungfu::StubBuilder