[Webkit-unassigned] [Bug 146875] New: DFG::DesiredWatchpoints should accept WatchpointSetType's that aren't necessarily pointers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 23:05:54 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146875
Bug ID: 146875
Summary: DFG::DesiredWatchpoints should accept
WatchpointSetType's that aren't necessarily pointers
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fpizlo at apple.com
In the future we'll want to add a desired watchpoint set that's something like "please watch property 'Foo' for 'deletion' on structure 'S1'", so that the "set type" is struct like "struct MySet { StringImpl* property; Mode mode; Structure* structure };".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150711/d9c6d8e1/attachment-0001.html>
More information about the webkit-unassigned
mailing list