Bug 179685 - Remove JSDollarVMPrototype.
Summary: Remove JSDollarVMPrototype.
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: 2017-11-14 12:42 PST by Mark Lam
Modified: 2017-11-17 13:05 PST (History)
5 users (show)

See Also:


Attachments
proposed patch. (48.52 KB, patch)
2017-11-14 12:51 PST, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (48.65 KB, patch)
2017-11-14 13:08 PST, Mark Lam
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2017-11-14 12:42:54 PST
Move the JSDollarVMPrototype C++ utility functions into VMInspector.cpp.
Move the JSDollarVMPrototype JS functions into JSDollarVM.cpp.
Comment 1 Mark Lam 2017-11-14 12:51:05 PST
Created attachment 326910 [details]
proposed patch.
Comment 2 Mark Lam 2017-11-14 13:08:07 PST
Created attachment 326913 [details]
proposed patch.
Comment 3 Mark Lam 2017-11-14 13:16:57 PST
Thanks for the review.  Landed in r224838: <http://trac.webkit.org/r224838>.
Comment 4 Radar WebKit Bug Importer 2017-11-17 13:05:20 PST
<rdar://problem/35621959>