Searched defs:encoded_value (Results 1 – 1 of 1) sorted by relevance
587 const JValue* encoded_value, in GetArgumentForBootstrapMethod()674 const JValue encoded_value = ConvertScalarBootstrapArgument(it->GetJavaValue()); in PackArgumentForBootstrapMethod() local