Searched refs:ClearCompiledCodeFlags (Results 1 – 4 of 4) sorted by relevance
574 func->ClearCompiledCodeFlags(); in ClearCompiledCodeStatusWhenDeopt()
114 void ClearCompiledCodeFlags();
103 func->ClearCompiledCodeFlags(); in InitializeWithDefaultValue()1204 void JSFunctionBase::ClearCompiledCodeFlags() in ClearCompiledCodeFlags() function in panda::ecmascript::JSFunctionBase
3518 func->ClearCompiledCodeFlags(); in SaveFrameToContext()