Searched refs:kNotCompiledMalformedOpcode (Results 1 – 3 of 3) sorted by relevance
62 kNotCompiledMalformedOpcode, enumerator
1878 MethodCompilationStat::kNotCompiledMalformedOpcode); in SetupInvokeArguments()1897 MethodCompilationStat::kNotCompiledMalformedOpcode); in SetupInvokeArguments()
37 …case MethodCompilationStat::kNotCompiledMalformedOpcode: os << "NotCompiledMalformedOpcode"; break; in operator <<()