Searched defs:throw_wmt (Results 1 – 4 of 4) sorted by relevance
108 inline bool ConvertArgumentValue(const ThrowWrongMethodTypeFunction& throw_wmt, in ConvertArgumentValue()129 inline bool ConvertReturnValue(const ThrowWrongMethodTypeFunction& throw_wmt, in ConvertReturnValue()151 bool PerformConversions(const ThrowWrongMethodTypeFunction& throw_wmt, in PerformConversions()
67 ThrowWrongMethodTypeFunctionImpl throw_wmt(callsite_type, accessor_type); in VarHandleInvokeAccessorWithConversions() local
56 ThrowWrongMethodTypeFunctionImpl throw_wmt; in TryConversion() local
200 const ThrowWrongMethodTypeFunction& throw_wmt, in ConvertJValueCommon()