• Ian Rogers's avatar
    Work around ICE bugs with MIPS GCC and O1. · 59c07060
    Ian Rogers authored
    Also, work around GCC warning bugs where array accesses with explicit
    bounds checks are flagged as being out-of-bounds. Significantly, clean-up
    the HandleScope so the array accesses don't appear out-of-bounds at compile
    time.
    
    Change-Id: I5d66567559cc1f97cd0aa02c0df8575ebadbfe3d
    59c07060
handle_scope_test.cc 2.68 KB