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