brendan%mozilla.org 7fa05e97d9 - Fix for..in bug where ECMA 12.6.3 steps 5 and 6 are reversed: the effect was
to define an unbound global variable used to enumerate an empty object, when
  the standard says no variable should be defined.
- Clean up minor nits, make comment style match prevailing, tighten up for..in
  element-indexing special case comments.
- Fix js_Invoke to take CONSTRUCT and INTERNAL flags arg instead of a construct
  boolean arg and the JSStackFrame internalCall mis-located boolean non-arg.
  Use these flags correctly in all calls (previous version failed to set the
  bogus frame.internalCall around js_Invoke calls from jsfun.c and jsstr.c).
1999-07-15 02:24:23 +00:00
1999-07-07 08:12:54 +00:00
1999-06-29 02:11:17 +00:00
1999-07-14 23:44:13 +00:00
1999-07-15 02:02:56 +00:00
1999-07-15 00:28:01 +00:00
1999-07-13 19:15:41 +00:00
1999-07-07 14:47:19 +00:00
1999-07-03 00:25:42 +00:00
1999-03-10 21:35:41 +00:00
1999-07-14 22:18:29 +00:00
1999-07-15 02:21:21 +00:00
1999-04-10 21:22:55 +00:00
1999-05-04 19:54:24 +00:00
1999-07-14 23:01:37 +00:00
1999-07-14 23:00:49 +00:00
1999-07-06 23:00:05 +00:00
1999-06-21 00:26:16 +00:00
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
6 GiB
Languages
JavaScript 32.3%
C++ 25.5%
HTML 21%
C 10.8%
Python 2.8%
Other 7.1%