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