зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1194838 - Make Cell a GCType for the hazard analysis, r=terrence
--HG-- extra : rebase_source : ee7e5d60e650fcfda002228c5792362076170952
This commit is contained in:
Родитель
23a9820f27
Коммит
6da0ea7865
|
@ -346,6 +346,7 @@ function isOverridableField(initialCSU, csu, field)
|
|||
|
||||
function listGCTypes() {
|
||||
return [
|
||||
'js::gc::Cell',
|
||||
'JSObject',
|
||||
'JSString',
|
||||
'JSFatInlineString',
|
||||
|
|
Загрузка…
Ссылка в новой задаче