Searched defs:Available (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | free_object_set.h | 50 inline size_t Available() const in Available() function in panda::ecmascript::FreeObjectSet |
| H A D | allocator.h | 72 size_t Available() const in Available() function in panda::ecmascript::BumpPointerAllocator |
| H A D | thread_local_allocation_buffer.h | 42 size_t Available() const in Available() function in panda::ecmascript::ThreadLocalAllocationBuffer |
| H A D | jit_fort_memdesc.h | 86 inline uint32_t Available() const in Available() function in panda::ecmascript::MemDesc |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | free_object.cpp | 52 uint32_t FreeObject::Available() const in Available() function in panda::ecmascript::FreeObject |
Completed in 2 milliseconds