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-02-24 19:37:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
js
History
igor%mir2.org
1e2bf2efec
To allow straightforward detection of functions created via Function(...) constructor, I added the fromFunctionConstructor boolean flag to NativeFunction which allows to simplify code dealing with the EcmaScript requirement to return anonymous as a name for such functions.
2002-12-03 12:43:14 +00:00
..
benchmarks
…
docs
apply scole@planetweb.com's fix for JS_InitClass (bug 162946)
2002-08-16 05:11:36 +00:00
jsd
Fix leaks of references to jsdService. r=rginda sr=alecf b=170194
2002-11-06 12:59:21 +00:00
jsdj
…
jsj
…
macbuild
remove JSLoader.xml as its no longer part of the build
2002-09-27 18:33:38 +00:00
ref
…
rhino
To allow straightforward detection of functions created via Function(...) constructor, I added the fromFunctionConstructor boolean flag to NativeFunction which allows to simplify code dealing with the EcmaScript requirement to return anonymous as a name for such functions.
2002-12-03 12:43:14 +00:00
src
Optimize s.match(r) into r.test(s) if possible (no bug, r=shaver).
2002-11-30 06:51:27 +00:00
tests
Removing an extraneous line.
2002-11-27 01:12:21 +00:00
.cvsignore
…
landbranch.pl
…
Makefile.in
…
makefile.win
Adding placeholders to silence cvs warnings
2002-09-20 09:14:42 +00:00