Source code

Revision control

Copy as Markdown

Other Tools

// The SavedFrame constructor shouldn't have been exposed to JS on the global.
saveStack();
assertEq(typeof SavedFrame, "undefined");