blob: 0dbafea98689072b35b3ddffd2cf0989663c93b7 [file] [log] [blame]
// The SavedFrame constructor shouldn't have been exposed to JS on the global.
saveStack();
assertEq(typeof SavedFrame, "undefined");