This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-14 14:02:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
mrbkap%gmail.com
0fa46c65df
Avoid going through js_LookupProperty for well-known access checks (in particular, __parent__ and __proto__) both for perf wins and to make sure that we check the value that we're asking for. bug 336875, r=brendan
2006-05-16 14:47:28 +00:00
..
benchmarks
…
docs
…
jsd
Bug 335315 Null pointer dereference in [@ _newJSDContext]
2006-05-11 13:19:45 +00:00
jsdj
…
jsj
…
narcissus
Use __applyConstructor__ to allow for an arbitrary number of parameters to be passed to native constructors. bug 331429, r=brendan
2006-05-09 19:23:39 +00:00
perf
…
ref
…
rhino
Fix for
#326563
: documentation clarification
2006-05-13 11:23:00 +00:00
src
Avoid going through js_LookupProperty for well-known access checks (in particular, __parent__ and __proto__) both for perf wins and to make sure that we check the value that we're asking for. bug 336875, r=brendan
2006-05-16 14:47:28 +00:00
tests
JavaScript Test Library - regression test for bug 336100, by Jim Grandy, not part of the build.
2006-05-09 18:58:52 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
…
makefile.win
…