This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef2e3f111b731a52202b604f5ff0010fd138363d
Mozilla
/
mozilla
/
js
History
igor%mir2.org
b1fd9a85ef
When calling interpreted functions from Interpreter.interpret, pass current stack arrays to the callee to avoid creation of temporary argument arrays and wrapping double numbers into Double objects.
...
git-svn-id: svn://10.0.0.236/trunk@125033 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-11 21:17:34 +00:00
..
benchmarks
…
docs
add PERL_BIN and PERL_ARGS
2002-05-14 01:44:01 +00:00
jsd
fix build bustage, NS_IF_RELEASE the raw pointer, not the COM pointer.
2002-06-19 22:40:19 +00:00
jsdj
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
jsj
…
macbuild
Fix for smoketest blocker 135697. Bump up version on the compiler test to force JS to be compiled with opt level 2. a=leaf.
2002-04-05 19:06:29 +00:00
ref
…
rhino
When calling interpreted functions from Interpreter.interpret, pass current stack arrays to the callee to avoid creation of temporary argument arrays and wrapping double numbers into Double objects.
2002-07-11 21:17:34 +00:00
src
Fix GC_MARK_DEBUG (DEBUG only, r/sr=dbaron).
2002-07-10 03:01:32 +00:00
tests
Initial add. Based on examples from ECMA-262 Ed.3 spec, Section 15.10.2
2002-07-10 23:09:48 +00:00
landbranch.pl
…
Makefile.in
…
makefile.win
…