Searched defs:CompileMethod (Results 1 – 2 of 2) sorted by relevance
249 uint8_t CompileMethod(coretypes::String *full_method_name) in CompileMethod() function
685 bool Compiler::CompileMethod(Method *method, uintptr_t bytecode_offset, bool osr) in CompileMethod() function in panda::Compiler