• jkummerow's avatar
    Clean up JSConstructStub · 882055ff
    jkummerow authored
    - fix truthfulness of comments
    - use InitializeFieldsWithFiller more consistently
    - use unsigned comparisons for pointers
    
    No change in functionality intended.
    
    Bonus: improve JavaScriptFrame::Print() for an enhanced debugging experience:
    
    - print PC of each frame
    - print the function's source also for optimized frames
    
    Review URL: https://codereview.chromium.org/1186823003
    
    Cr-Commit-Position: refs/heads/master@{#29082}
    882055ff
macro-assembler-arm.cc 131 KB