[Webkit-unassigned] [Bug 190137] [JSC] Add a C++ callable overload of objectConstructorSeal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 04:30:41 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190137

--- Comment #11 from Koby <koby.b at mce.systems> ---
@Yusuke great, I wasn't sure :)
So just a couple of notes regarding the new patch:
- So now that I've removed the RETURN_IF_EXCEPTION, the javascript callable objectConstructorSeal might return the exception, instead of always returning an empty value (but in the previous comment @Yusuke wrote that it's OK).
- If approved, I would do the same change (RELEASE_AND_RETURN) for objectConstructorFreeze, which is exactly the same. I didn't want to add it to this patch because it's not directly related. What do you t think?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181003/535fa416/attachment.html>


More information about the webkit-unassigned mailing list