Home
last modified time | relevance | path

Searched refs:ClearCompiledCodeFlags (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp574 func->ClearCompiledCodeFlags(); in ClearCompiledCodeStatusWhenDeopt()
/arkcompiler/ets_runtime/ecmascript/
Djs_function.h114 void ClearCompiledCodeFlags();
Djs_function.cpp103 func->ClearCompiledCodeFlags(); in InitializeWithDefaultValue()
1204 void JSFunctionBase::ClearCompiledCodeFlags() in ClearCompiledCodeFlags() function in panda::ecmascript::JSFunctionBase
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3518 func->ClearCompiledCodeFlags(); in SaveFrameToContext()