|  | MIPS: Remove TLS access for current Zone.
Port r11761 (769624bf)
Original commit message:
By passing around a Zone object explicitly we no longer need to do a
TLS access at the sites that allocate memory from the current Zone.
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=11769
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+68 lines, -57 lines) | Patch |  
        |  | M | src/jsregexp.cc | View |  | 1 chunk | +2 lines, -1 line | 0 comments | Download |  
        |  | M | src/mips/assembler-mips.cc | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | src/mips/full-codegen-mips.cc | View |  | 4 chunks | +8 lines, -7 lines | 0 comments | Download |  
        |  | M | src/mips/lithium-codegen-mips.h | View |  | 3 chunks | +9 lines, -9 lines | 0 comments | Download |  
        |  | M | src/mips/lithium-codegen-mips.cc | View |  | 14 chunks | +16 lines, -15 lines | 0 comments | Download |  
        |  | M | src/mips/lithium-gap-resolver-mips.cc | View |  | 2 chunks | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | src/mips/lithium-mips.h | View |  | 2 chunks | +7 lines, -3 lines | 0 comments | Download |  
        |  | M | src/mips/lithium-mips.cc | View |  | 7 chunks | +18 lines, -16 lines | 0 comments | Download |  
        |  | M | src/mips/regexp-macro-assembler-mips.h | View |  | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | src/mips/regexp-macro-assembler-mips.cc | View |  | 1 chunk | +4 lines, -2 lines | 0 comments | Download |  
    Total messages: 2 (0 generated)
     |