Home
last modified time | relevance | path

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

/developtools/profiler/hidebug/interfaces/js/kits/napi/
Dnapi_hidebug_dump.cpp255 …_t GetDumpJsRawHeapParams(napi_env env, napi_callback_info info, std::string& filePath, bool& isGc) in GetDumpJsRawHeapParams()
339 bool isGc = true; in DumpJsRawHeapData() local