Home
last modified time | relevance | path

Searched refs:clearEntries (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_lsprof.c272 static void clearEntries(ProfilerObject *pObj) in clearEntries() function
736 clearEntries(pObj); in profiler_clear()
759 clearEntries(op); in profiler_dealloc()
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js177 function clearEntries(data) { function
247 Map.prototype.clear = function () { clearEntries(this._mapData); };
278 Set.prototype.clear = function () { clearEntries(this._mapData); };
[all...]

Completed in 30 milliseconds