Changeset 41931 in webkit for trunk/JavaScriptCore/API/tests/testapi.js
- Timestamp:
- Mar 23, 2009, 6:59:32 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/tests/testapi.js
r41905 r41931 163 163 shouldThrow("String(EvilExceptionObject)"); 164 164 165 shouldBe("EmptyObject", "[object CallbackObject]"); 165 166 166 167 if (failed)
Note:
See TracChangeset
for help on using the changeset viewer.