gecko-dev/js
igor%mir2.org e32e12b401 Explicit ScriptRuntime methods to get function and function this for all cases of method calls:
ScriptRuntime.get(Name|Prop|Elem|Value)FunctionAndThis provides uniform way to get function object and its this during function calls. It allowed to simplify handling of method calls both in interpreter and optimizer and opened a way to implement independent processing of function and property namespaces.
2004-08-01 23:21:17 +00:00
..
benchmarks Bug 75405 js benchmarks need strict mode cleaning 2003-02-24 21:37:37 +00:00
docs Bug 240500 JS_DefineFunctions APIDoc for return is wrong 2004-04-15 16:20:34 +00:00
jsd Fixing code for CAUTIOUS_SCRIPTHOOK (not part of the build), broken by changes for 2004-05-13 06:04:09 +00:00
jsdj
jsj
narcissus Fix IDENTIFIER resolution to use in, not hasOwnProperty, since we are metacircular on __proto__. 2004-05-17 23:10:53 +00:00
perf Updating README to reflect addition of collect.cgi to mozilla/js/perf/. 2003-12-23 22:46:04 +00:00
ref
rhino Explicit ScriptRuntime methods to get function and function this for all cases of method calls: 2004-08-01 23:21:17 +00:00
src - Decorate PN_LIST nodes with pn_extra flags whose constant names describe 2004-07-30 00:00:09 +00:00
tests Treat bug "numbers" which aren't numbers as links instead of prepending a url base 2004-02-25 13:01:29 +00:00
.cvsignore
landbranch.pl
Makefile.in Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
makefile.win