Changeset 27885 in webkit for trunk/JavaScriptCore/API/testapi.js
- Timestamp:
- Nov 18, 2007, 1:09:27 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/testapi.js
r15497 r27885 53 53 print(result); 54 54 } 55 56 shouldBe("globalStaticValue", 3); 55 57 56 58 shouldBe("typeof MyObject", "function"); // our object implements 'call'
Note:
See TracChangeset
for help on using the changeset viewer.