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
ecdd67f954d4420dd357fb4ff0a353fbac32ad82
Mozilla
/
mozilla
/
js
History
bryner%brianryner.com
59c875f83e
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@166738 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-15 05:52:44 +00:00
..
benchmarks
…
docs
Bug 240500 JS_DefineFunctions APIDoc for return is wrong
2004-04-15 16:20:34 +00:00
jsd
Bug 207309 nsMemoryImpl::Alloc of 0: 'size' in jsdValue::GetProperties
2004-11-10 21:58:00 +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
…
ref
…
rhino
Added info on seal()
2004-12-14 14:52:40 +00:00
src
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
2004-12-15 05:52:44 +00:00
tests
e4x test fixes to match spec, r=igor@fastmail.fm.
2004-11-29 20:49:34 +00:00
landbranch.pl
…
Makefile.in
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
makefile.win
…