Searched defs:AllocateSpace (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | native_area_allocator.h | 191 static inline Area *AllocateSpace(size_t capacity) in AllocateSpace() function in panda::ecmascript::NativeAreaAllocator |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | circuit.cpp | 63 uint8_t *Circuit::AllocateSpace(size_t gateSize) in AllocateSpace() function in panda::ecmascript::kungfu::Circuit |
Completed in 2 milliseconds