-
yurys@chromium.org authored
We've got complains that sending afterCompile events to debug message handler may have considerable impact on the profiler when inspected script does lots of 'eval's. The proposed solution is to request source of the compiled script lazily instead of sending it in afterCompile event. Corresponding Chromium bug: http://code.google.com/p/chromium/issues/detail?id=15913 Review URL: http://codereview.chromium.org/149176 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2349 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
48a99323