Home
last modified time | relevance | path

Searched defs:staticGcState_ (Results 1 – 2 of 2) sorted by relevance

/ark/js_runtime/ecmascript/cpu_profiler/
Dprofile_generator.h71 static bool staticGcState_; variable
Dprofile_generator.cpp22 bool ProfileGenerator::staticGcState_ = false; member in panda::ecmascript::ProfileGenerator