Home
last modified time | relevance | path

Searched defs:AllocateSpace (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dnative_area_allocator.h121 static inline Area *AllocateSpace(size_t capacity) in AllocateSpace() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit.cpp49 uint8_t *Circuit::AllocateSpace(size_t gateSize) in AllocateSpace() function in panda::ecmascript::kungfu::Circuit