Searched defs:extSz (Results 1 – 7 of 7) sorted by relevance
56 uint32_t extSz = EMPTY_EXT_FRAME_DATA_SIZE; in CreateFrame() local
70 uint32_t extSz = EMPTY_EXT_FRAME_DATA_SIZE; in CreateFrame() local
2779 uint32_t extSz = CORE_EXT_FRAME_DATA_SIZE; in CreateFrameWithSize() local
272 Frame *HeapManager::AllocateExtFrame(size_t size, size_t extSz) in AllocateExtFrame()312 void HeapManager::FreeExtFrame(Frame *frame, size_t extSz) in FreeExtFrame()
120 ALWAYS_INLINE static void *ToExt(Frame *frame, size_t extSz) in ToExt()125 ALWAYS_INLINE static Frame *FromExt(void *ext, size_t extSz) in FromExt()222 ALWAYS_INLINE static inline size_t GetAllocSize(size_t size, uint32_t extSz) in GetAllocSize()
398 uint32_t extSz = EMPTY_EXT_FRAME_DATA_SIZE; in CreateFrame() local408 uint32_t extSz = EMPTY_EXT_FRAME_DATA_SIZE; in CreateFrameWithActualArgsAndSize() local
541 uint32_t extSz = EMPTY_EXT_FRAME_DATA_SIZE; in CreateFrameWithSize() local558 uint32_t extSz = thread->GetVM()->GetFrameExtSize(); in CreateFrameWithActualArgsAndSize() local570 uint32_t extSz = EMPTY_EXT_FRAME_DATA_SIZE; in CreateNativeFrameWithActualArgsAndSize() local