Chromium Code Reviews
DescriptionCPUProfiler: unflake flaky CPUProfiler tests.
Windows platform is very unstable. So we have no guarantee that the profiler
hit into the function we have to be profiled. From the other hand the profiler
records the callstack of the js function that started it.
We can use that fact and have a guarantee that the function will be in the profile.
BUG=none
TEST=SourceURLSupportForNewFunctions, LogExistingFunctionSourceURLCheck
R= svenpanne@chromium.org, yurys@chromium.org
Patch Set 1 #
Total comments: 18
Patch Set 2 : comments addressed #Patch Set 3 : HandleScope was moved one line down #
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||