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
Mozilla
/
mozilla
/
js
History
igor%mir2.org
b1e186737a
Making interpreter bytecode independent from Context.isGeneratingDebug so debugger can handle scripts compiled without Context.isGeneratingDebug: if itsNeedsActivation is false with debugger present, Interpreter.interpret creates activation scope and check in variable queries/assignments if they should be made against activation object and not stack[VAR_SHIFT+...] array.
...
git-svn-id: svn://10.0.0.236/trunk@119378 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-19 07:19:07 +00:00
..
benchmarks
…
jsd
Do not define MODULE_NAME for components which are shareable even in
2002-04-02 13:36:56 +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
Making interpreter bytecode independent from Context.isGeneratingDebug so debugger can handle scripts compiled without Context.isGeneratingDebug: if itsNeedsActivation is false with debugger present, Interpreter.interpret creates activation scope and check in variable queries/assignments if they should be made against activation object and not stack[VAR_SHIFT+...] array.
2002-04-19 07:19:07 +00:00
src
Add make -j support to win32 gmake builds.
2002-04-19 02:42:28 +00:00
tests
Initial add. Regression test for bug 137181.
2002-04-12 21:06:15 +00:00
landbranch.pl
…
Makefile.in
…
makefile.win
…