Searched defs:CompileMethod (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | compilation_driver.h | 50 void CompileMethod(const Callback &cb, in CompileMethod() function in panda::ecmascript::kungfu::CompilationDriver 152 bool CompileMethod(const JSPandaFile *jsPandaFile, MethodLiteral *methodLiteral, in CompileMethod() function in panda::ecmascript::kungfu::JitCompilationDriver |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| H A D | intrinsics.cpp | 264 uint8_t CompileMethod(coretypes::String *fullMethodName) in CompileMethod() function |
| H A D | compiler.cpp | 850 bool Compiler::CompileMethod(Method *method, uintptr_t bytecodeOffset, bool osr, TaggedValue func) in CompileMethod() function in ark::Compiler |
Completed in 4 milliseconds