Home
last modified time | relevance | path

Searched defs:isCompiledCode (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter_assembly.cpp218 bool isCompiledCode = JSFunctionBase::IsCompiledCodeFromCallTarget(info->GetFunctionValue()); in Execute() local
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp115 auto isCompiledCode = thread->IsCurrentFrameCompiled(); in InterpreterEntryPoint() local

Completed in 12 milliseconds