Home
last modified time | relevance | path

Searched refs:IsJitCompile (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_circuit_builder.h594 bool IsJitCompile() const in IsJitCompile() function in panda::ecmascript::kungfu::BytecodeCircuitBuilder
611 return IsPreAnalysis() || IsJitCompile(); in NeedIrreducibleLoopCheck()
H A Daot_compiler_preprocessor.h48 bool IsJitCompile(CString fileDesc, uint32_t methodOffset) const;
H A Daot_compiler_preprocessor.cpp394 bool CallMethodFlagMap::IsJitCompile(CString fileDesc, uint32_t methodOffset) const in IsJitCompile() function in panda::ecmascript::kungfu::CallMethodFlagMap
H A Dtype_info_accessors.h532 callMethodFlagMap_->IsJitCompile(fileDesc, methodId)) && in CanFastCall()

Completed in 6 milliseconds