LiveEdit: patch positions in function
authorpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Mar 2010 21:06:51 +0000 (21:06 +0000)
committerpeter.rybin@gmail.com <peter.rybin@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 15 Mar 2010 21:06:51 +0000 (21:06 +0000)
commitad876956c08691bd073da450267dd611a8b80893
tree22bdb7ddda1b154a87052ae5dbbaf935186bf89f
parented5326800685cef2126b3ffa634480eb5f763df5
LiveEdit: patch positions in function

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4139 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/factory.cc
src/factory.h
src/heap.cc
src/heap.h
src/liveedit-delay.js
src/liveedit.cc
src/runtime.cc
src/runtime.h
test/mjsunit/debug-liveedit-patch-positions-replace.js [new file with mode: 0644]
test/mjsunit/debug-liveedit-patch-positions.js [new file with mode: 0644]