Side by Side Diff: third_party/WebKit/LayoutTests/resources/observeGCWrapper.js
Issue 1950613005:
Fixes tests that use internals.observeGC to work with Ignition. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed line couloum width.
Created 4 years, 7 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
rmcilroy
2016/05/12 09:31:18
I'd just call this observeGC() and name the JS fil
I'd just call this observeGC() and name the JS file observeGC.js.
Also, please add a comment explaining why what this does (i.e., returns a GC
observer for the object which is returned by function f) and why
internals.observeGC shouldn't be used directly.
Also a better name for 'f' would be good.
Issue 1950613005: Fixes tests that use internals.observeGC to work with Ignition.
(Closed)
Created 4 years, 7 months ago by mythria
Modified 4 years, 7 months ago
Reviewers: rmcilroy
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 7