Home
last modified time | relevance | path

Searched defs:CompileMethod (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.h50 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 Dintrinsics.cpp264 uint8_t CompileMethod(coretypes::String *fullMethodName) in CompileMethod() function
H A Dcompiler.cpp850 bool Compiler::CompileMethod(Method *method, uintptr_t bytecodeOffset, bool osr, TaggedValue func) in CompileMethod() function in ark::Compiler

Completed in 4 milliseconds