Searched defs:staticGcState_ (Results 1 – 2 of 2) sorted by relevance
/ark/js_runtime/ecmascript/cpu_profiler/ | ||
D | profile_generator.h | 71 static bool staticGcState_; variable |
D | profile_generator.cpp | 22 bool ProfileGenerator::staticGcState_ = false; member in panda::ecmascript::ProfileGenerator |