Comment #2 on issue 754930 by
justin...@google.com: Profiles don't include samples from inline modules
https://bugs.chromium.org/p/chromium/issues/detail?id=754930#c2Sorry, I got the association with inline modules wrong, the problem occurs still with external modules. The real issue is that samples aren't shown for code that executes in the first event loop for a script. Wrap the example in the jsbin in a setTimeout or microtask, and samples are visible.