gecko/js/src/vm
2011-06-27 15:57:50 -07:00
..
ArgumentsObject-inl.h Followup build bustage fixes. r=failtastic-tinderboxen 2011-05-10 15:53:27 -07:00
ArgumentsObject.h Bug 657665 - Add documentation comments to ArgumentsObject detailing its structure, and add ArgumentsObject::getElement{,s} to abstract attempting to speedily get the value of one or more elements. r=bhackett 2011-05-18 11:45:27 -07:00
GlobalObject.cpp Bug 658069 - Rename GlobalObject::isEvalAllowed to indicate its actual meaning better. r=mrbkap 2011-06-10 11:44:16 -07:00
GlobalObject.h Bug 658069 - Rename GlobalObject::isEvalAllowed to indicate its actual meaning better. r=mrbkap 2011-06-10 11:44:16 -07:00
Stack-inl.h Bug 666094 - InitJitFrameLatePrologue should do a better modeling generatePrologue (r=dvander) 2011-06-24 16:11:21 -07:00
Stack.cpp Bug 663547 - Make ecma_5/Object/* not dog-slow any more by disabling a particularly expensive assertion when they run. r=luke 2011-06-14 18:39:53 -07:00
Stack.h Bug 667646 - fun.caller should be null, not undefined, when fun is being called by global code. r=evilpie 2011-06-27 15:57:50 -07:00
String-inl.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
String.cpp Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
String.h Bug 665189 - hoist JSString and family into vm/String{.h, -inl.h, .cpp} (r=njn) 2011-06-20 11:44:20 -07:00
StringObject-inl.h
StringObject.h