[Webkit-unassigned] [Bug 145763] New: Many builtin object's prototype lacks vm.prototypeMap.addPrototype(this)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 8 11:50:02 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145763
Bug ID: 145763
Summary: Many builtin object's prototype lacks
vm.prototypeMap.addPrototype(this)
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: utatane.tea at gmail.com
For example, BooleanPrototype, DatePrototype, ErrorPrototype, FunctionPrototype etc. do not have `vm.prototypeMap.addPrototype(this)` setting phase.
--
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/20150608/1c664b53/attachment.html>
More information about the webkit-unassigned
mailing list