Changes between Version 58 and Version 59 of squirrelfish
- Timestamp:
- Apr 9, 2008, 10:23:06 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squirrelfish
v58 v59 5 5 * Getters and Setters 6 6 * toString/valueOf 7 -- It occurs to me that these could bothbe "trivially" handled through the standard js -> native -> js call model -- at least in the short-medium term7 * It occurs to me that these could both (s|g)etters and toString could be "trivially" handled through the standard js -> native -> js call model -- at least in the short-medium term 8 8 * eval 9 9 * proper values for "this"