Searched refs:GetDisplacement (Results 1 – 2 of 2) sorted by relevance
709 CHECK_LT(handle_scope_offset.Uint32Value(), mr_conv->GetDisplacement().Uint32Value()); in CopyParameter()739 CHECK_GT(in_off.Uint32Value(), mr_conv->GetDisplacement().Uint32Value()); in CopyParameter()752 CHECK_LT(out_off.Uint32Value(), jni_conv->GetDisplacement().Uint32Value()); in CopyParameter()
68 FrameOffset GetDisplacement() const { in GetDisplacement() function