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:
@@ -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++)
|
||||
|
||||
Reference in New Issue
Block a user