Backed out 1 changesets (bug 948583) for potential PGO bustage on a CLOSED TREE

Backed out changeset 49700610a9b7 (bug 948583)
This commit is contained in:
Wes Kocher 2014-01-21 16:52:55 -08:00
parent 3fdc89e897
commit 6706276dce

View File

@ -578,7 +578,7 @@ static const JSPropertySpec sCTypeProps[] = {
(Property<CType::IsCTypeOrProto, CType::PrototypeGetter>::Fun),
CTYPESACC_FLAGS),
JS_PS_END
};
};l
static const JSFunctionSpec sCTypeFunctions[] = {
JS_FN("array", CType::CreateArray, 0, CTYPESFN_FLAGS),