Searched refs:ICStateToString (Results 1 – 3 of 3) sorted by relevance
120 static std::string ICStateToString(ICState state);
134 auto state = ProfileTypeAccessor::ICStateToString(icAccessor_.GetICState()); in TraceIC()
226 std::string ProfileTypeAccessor::ICStateToString(ProfileTypeAccessor::ICState state) in ICStateToString() function in panda::ecmascript::ProfileTypeAccessor