[JSC] Make some data members of UnlinkedCodeBlock private
Created attachment 344579 [details] Patch
Attachment 344579 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/bytecode/CodeBlock.cpp:374: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4] ERROR: Source/JavaScriptCore/bytecode/CodeBlock.cpp:375: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 344579 [details] Patch r=me
Committed r233645: <https://trac.webkit.org/changeset/233645>
<rdar://problem/41977825>