Searched defs:HeapAlloc (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | mcr_circuit_builder.cpp | 1073 GateRef CircuitBuilder::HeapAlloc(GateRef glue, GateRef size, GateType type, RegionSpaceFlag flag) in HeapAlloc() function in panda::ecmascript::kungfu::CircuitBuilder |
| H A D | new_object_stub_builder.cpp | 1394 void NewObjectStubBuilder::HeapAlloc(Variable *result, Label *exit, RegionSpaceFlag spaceType, GateRef hclass)
in HeapAlloc() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
Completed in 11 milliseconds