Searched defs:JValue (Results 1 – 2 of 2) sorted by relevance
29 union PACKED(4) JValue { union31 JValue() : j(0) {} in JValue() function
248 JValue ExecuteGotoImpl(Thread*, const DexFile::CodeItem*, ShadowFrame&, JValue) { in ExecuteGotoImpl() argument