Searched refs:registerToSaveAtExit (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfilerDatabase.h70 void registerToSaveAtExit(const char* filename);
H A DProfilerDatabase.cpp129 void Database::registerToSaveAtExit(const char* filename) function in class:JSC::Profiler::Database
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DVM.cpp257 m_perBytecodeProfiler->registerToSaveAtExit(pathOut.toCString().data());

Completed in 116 milliseconds