Searched defs:HeapAlloc (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | new_object_stub_builder.cpp | 310 void NewObjectStubBuilder::HeapAlloc(Variable *result, Label *exit, RegionSpaceFlag spaceType) in HeapAlloc() function in panda::ecmascript::kungfu::NewObjectStubBuilder |
D | circuit_builder.cpp | 1593 GateRef CircuitBuilder::HeapAlloc(GateRef size, GateType type, RegionSpaceFlag flag) in HeapAlloc() function in panda::ecmascript::kungfu::CircuitBuilder |