Introduce additional context to evaluate operations
authorpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Dec 2010 00:07:44 +0000 (00:07 +0000)
committerpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 14 Dec 2010 00:07:44 +0000 (00:07 +0000)
commit8c3e13cad8295d5de8a15ca500940e756b3229e9
tree20dfa84fa8c6b3118b6eb2fd7d8fa30f21207abf
parent3fe2325d6b0bc82d5bb8e63277c99beed6077748
Introduce additional context to evaluate operations

Review URL: http://codereview.chromium.org/5733001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5997 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug-debugger.js
src/mirror-debugger.js
src/runtime.cc
src/runtime.h
test/mjsunit/debug-evaluate-with-context.js [new file with mode: 0644]