[Webkit-unassigned] [Bug 158228] [JSC] Recover parser performance regression by async support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 11:54:46 PDT 2016


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

--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
clang also compiles our patch as expected!

The same parseInner case,

oneOfSourceParseModes<SourceParseMode::GeneratorBodyMode>(parseMode) || isAsyncFunctionBodyParseMode(parseMode)

    597b:       66 f7 c3 82 01          test   $0x182,%bx
    5980:       74 0a                   je     598c <JSC::Parser<JSC::Lexer<unsigned char> >::parseInner(JSC::Identifier const&, JSC::SourceParseMode)+0x1bc>

-- 
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/20160531/5f93a33e/attachment.html>


More information about the webkit-unassigned mailing list