blob: 69f6ad0723edb4d37be8ce35e19c9534f9eaff68 (
plain)
1
2
3
4
5
6
|
This page tests whether an exception thrown from a function that has lazily constructed an activation properly tears off the function's activation.
If the test passes, you'll see a PASS message below.
PASS: args[0] should be 1 and is.
|