Compile optimized code with active debugger but no break points.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 26 Jun 2014 06:32:51 +0000 (06:32 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 26 Jun 2014 06:32:51 +0000 (06:32 +0000)
commita2d15ce5181fb6661aea5a2bf192c49ff4f7e381
treeb3255a59debab2cce527d5299bbc94ed9aac9101
parent8ff53a8d629aa70efd7a492765bb2c3b699e2708
Compile optimized code with active debugger but no break points.

R=ulan@chromium.org
BUG=386492
LOG=Y

Review URL: https://codereview.chromium.org/356713004

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22029 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/codegen.cc
src/compiler.cc
src/objects.h
test/mjsunit/debug-compile-optimized.js [new file with mode: 0644]