Fixed E3 bugs throughout. Added /Op to build for bug in numerics.cpp code

inherited from SpiderMonkey.


git-svn-id: svn://10.0.0.236/trunk@142342 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rogerl%netscape.com
2003-05-12 21:33:18 +00:00
parent 22c581e6eb
commit 022516fe63
5 changed files with 40 additions and 15 deletions

View File

@@ -468,6 +468,9 @@ namespace MetaData {
INIT_STRINGATOM(length),
INIT_STRINGATOM(toString),
INIT_STRINGATOM(valueOf),
packageFrame(NULL),
parameterFrame(NULL),
localFrame(NULL),
traceInstructions(false)
{
for (int i = 0; i < 256; i++)