Source code

Revision control

Copy as Markdown

Other Tools

/**
* Any copyright is dedicated to the Public Domain.
*/
// Send a message pack so the test knows that the source has loaded before
// it tries to search for the Debugger.Source.
postMessage("loaded");