Searched refs:testPrepareStackTrace (Results 1 – 1 of 1) sorted by relevance
28 function testPrepareStackTrace(closure) { function47 testPrepareStackTrace(function() { throw new Error("foo"); });48 testPrepareStackTrace(function f() { f(); });