mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Bug 1194838 - Make Cell a GCType for the hazard analysis, r=terrence
--HG-- extra : rebase_source : ee7e5d60e650fcfda002228c5792362076170952
This commit is contained in:
parent
23a9820f27
commit
6da0ea7865
@ -346,6 +346,7 @@ function isOverridableField(initialCSU, csu, field)
|
||||
|
||||
function listGCTypes() {
|
||||
return [
|
||||
'js::gc::Cell',
|
||||
'JSObject',
|
||||
'JSString',
|
||||
'JSFatInlineString',
|
||||
|
Loading…
Reference in New Issue
Block a user