Searched defs:HeapAlloc (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | new_object_stub_builder.cpp | 1624 void NewObjectStubBuilder::HeapAlloc(Variable *result, Label *exit, RegionSpaceFlag spaceType, Gate… in HeapAlloc() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
| D | mcr_circuit_builder.cpp | 1233 GateRef CircuitBuilder::HeapAlloc(GateRef glue, GateRef size, GateType type, RegionSpaceFlag flag) in HeapAlloc() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 110 DEF_RUNTIME_STUBS(HeapAlloc) in DEF_RUNTIME_STUBS() argument |