Searched defs:frame_size_in_bytes (Results 1 – 4 of 4) sorted by relevance
34 constexpr QuickMethodFrameInfo(uint32_t frame_size_in_bytes, uint32_t core_spill_mask, in QuickMethodFrameInfo()
105 const size_t frame_size_in_bytes, in CompiledMethod()126 const size_t frame_size_in_bytes, in SwapAllocCompiledMethod()
28 uint32_t frame_size_in_bytes, in OatQuickMethodHeader()
43 uint32_t frame_size_in_bytes; member