[V8] Add flag to avoid breakpoint relocation
authorAurindam Jana <aurindam.jana@nokia.com>
Tue, 13 Mar 2012 08:13:58 +0000 (09:13 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 11:21:20 +0000 (12:21 +0100)
commit56375a2a1ae7d5386bff18a2d3a0b6ee5bbbb3a5
tree4048c1498f77ebf575efc1fde93ab8d83259afd2
parent5c5a3aa1ff0851c330911014ccad19417c1f08dd
[V8] Add flag to avoid breakpoint relocation

Add a flag that prevents v8 from relocating breakpoints across
line boundaries.

This patch should be squashed into --
cf3296721194eafb9bb07ee94026cfb5bcc5d092 [V8] Add flag to avoid
breakpoint relocation -- in the next V8 rebase as this code only
improves code in that patch

Change-Id: I4fefc08f18874f2fa26ffff64eefb11dc949ddfd
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
src/3rdparty/v8/src/debug-debugger.js
src/3rdparty/v8/src/debug.cc
src/3rdparty/v8/src/runtime.cc
src/3rdparty/v8/src/runtime.h