Backed out changeset 0bc05578d3d6

This commit is contained in:
Robert Sayre 2011-01-06 21:37:07 -05:00
parent c6f3767c6a
commit aa01126598

View File

@ -4047,7 +4047,7 @@ class DetermineTypesVisitor : public SlotVisitorBase
{ {
TraceRecorder &mRecorder; TraceRecorder &mRecorder;
JSValueType *mTypeMap; JSValueType *mTypeMap;
public: public:
DetermineTypesVisitor(TraceRecorder &recorder, DetermineTypesVisitor(TraceRecorder &recorder,
JSValueType *typeMap) : JSValueType *typeMap) :
mRecorder(recorder), mRecorder(recorder),