Searched defs:frame_size_in_bytes (Results 1 – 3 of 3) sorted by relevance
34 constexpr QuickMethodFrameInfo(uint32_t frame_size_in_bytes, uint32_t core_spill_mask, in QuickMethodFrameInfo()
43 uint32_t frame_size_in_bytes; member
42 void StackMapStream::BeginMethod(size_t frame_size_in_bytes, in BeginMethod()