gecko-dev/js2
beard%netscape.com dee4064778 duh, can't use wide string constants on Linux 2000-04-07 03:08:20 +00:00
..
semantics Removed field, method, and constructor. Added static. 1999-12-08 00:35:00 +00:00
src Added preliminary object representation class JSObject, which is simply an STL map<String, JSValue> for now. Changed static globals to be a JSObject (can you say scope chain?). Implemented NEW_OBJECT, GET_PROP, and SET_PROP, all in terms of operations provided by JSObject. No GC (yet). 2000-04-07 02:52:07 +00:00
tests/cpp duh, can't use wide string constants on Linux 2000-04-07 03:08:20 +00:00