mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
3fdc89e897
commit
6706276dce
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user