|  | Introduce an API to force the deletion of a property ignoring
interceptors and dont-delete attributes.
Minor change to the behavior of eval: throw exception when calling
eval in a context for which the global has been detached.  This
matches the behavior of both Firefox and Safari post navigation in the
browser.
Committed: http://code.google.com/p/v8/source/detail?r=2118
      Total comments: 6
      
     
  
   
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+248 lines, -46 lines) | Patch |  
        |  | M | include/v8.h | View | 1 | 2 chunks | +9 lines, -1 line | 0 comments | Download |  
        |  | M | src/api.cc | View |  | 1 chunk | +13 lines, -0 lines | 0 comments | Download |  
        |  | M | src/handles.h | View |  | 1 chunk | +3 lines, -0 lines | 0 comments | Download |  
        |  | M | src/handles.cc | View |  | 3 chunks | +11 lines, -2 lines | 0 comments | Download |  
        |  | M | src/ia32/macro-assembler-ia32.cc | View |  | 1 chunk | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | src/objects.h | View |  | 4 chunks | +10 lines, -7 lines | 0 comments | Download |  
        |  | M | src/objects.cc | View |  | 12 chunks | +40 lines, -19 lines | 0 comments | Download |  
        |  | M | src/runtime.h | View |  | 1 chunk | +3 lines, -0 lines | 0 comments | Download |  
        |  | M | src/runtime.cc | View |  | 2 chunks | +37 lines, -1 line | 0 comments | Download |  
        |  | M | src/v8natives.js | View | 1 | 1 chunk | +7 lines, -3 lines | 0 comments | Download |  
        |  | M | test/cctest/test-api.cc | View | 1 | 5 chunks | +108 lines, -6 lines | 0 comments | Download |  
        |  | M | test/cctest/test-heap.cc | View |  | 3 chunks | +5 lines, -5 lines | 0 comments | Download |  
    Total messages: 3 (0 generated)
     |