Community
Participate
Working Groups
Same as 346256 but for JavaScript - register a "single use" breakpoint in the debug runtime.
Turns out we didn't have to do anything - using the Eclipse RTL framework does everything for us (adding the breakpoint, then removing it after it was hit).
Verified