Searched defs:JSProfiler (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ | ||
H A D | js_profiler.cpp | 162 JSProfiler::JSProfiler() : data_(nullptr), dataCount_(0), traceIdSlot_(0), enabled_(false), msg_(nu… in JSProfiler() function in OHOS::ACELite::JSProfiler |