• jgruber's avatar
    [regexp] Port RegExpExecStub to CSA (mostly) · 5cc61896
    jgruber authored
    This moves most of the logic contained in RegExpExecStub to CSA.  Benefits are
    mostly easier readability and hackability, and removal of a large chunk of
    platform-specific assembly.
    
    Exit frame construction and the final call remain in RegExpExecStub.
    
    BUG=v8:5339,v8:592
    
    Review-Url: https://codereview.chromium.org/2738413002
    Cr-Commit-Position: refs/heads/master@{#43844}
    5cc61896
interface-descriptors-ia32.cc 13.8 KB