Bug 181403 - Rename CodeBlock::m_vm to CodeBlock::m_poisonedVM.
Summary: Rename CodeBlock::m_vm to CodeBlock::m_poisonedVM.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-08 14:19 PST by Mark Lam
Modified: 2018-01-08 14:59 PST (History)
6 users (show)

See Also:


Attachments
patch for landing (already rubber stamped by JF). (10.53 KB, patch)
2018-01-08 14:32 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-01-08 14:19:07 PST
Patch coming.
Comment 1 Radar WebKit Bug Importer 2018-01-08 14:20:13 PST
<rdar://problem/36359802>
Comment 2 Radar WebKit Bug Importer 2018-01-08 14:20:45 PST
<rdar://problem/36359789>
Comment 3 JF Bastien 2018-01-08 14:26:26 PST
rs=me :)
Comment 4 Mark Lam 2018-01-08 14:32:10 PST
Created attachment 330737 [details]
patch for landing (already rubber stamped by JF).
Comment 5 EWS Watchlist 2018-01-08 14:34:24 PST
Attachment 330737 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/bytecode/CodeBlock.cpp:382:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 6 Mark Lam 2018-01-08 14:59:51 PST
Landed in r226556: <http://trac.webkit.org/r226556>.