Searched defs:MigrateFromHeapValueToRawValue (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | elements.cpp | 244 JSTaggedValue Elements::MigrateFromHeapValueToRawValue(const JSThread *thread, const JSHandle<JSObject> object, in MigrateFromHeapValueToRawValue() function in panda::ecmascript::Elements |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | mcr_circuit_builder.cpp | 2130 GateRef CircuitBuilder::MigrateFromHeapValueToRawValue(GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromHeapValueToRawValue() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | stub_builder.cpp | 9890 GateRef StubBuilder::MigrateFromHeapValueToRawValue(GateRef glue, GateRef object, GateRef needCOW, GateRef isIntKind) in MigrateFromHeapValueToRawValue() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 23 milliseconds