Changes between Initial Version and Version 7 of Ticket #900
- Timestamp:
- Aug 19, 2006, 6:30:47 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #900
- Property Owner changed from anonymous to jkuhnert
-
Property
Milestone
changed from
0.3.1
to0.4
-
Ticket #900 – Description
initial v7 1 2 1 When using Rhino I have found that instanceof operates differently here than under any of the other Javascript engines: it will throw an exception when used on an undefined value. 3 2