Reviewers: alph, yurys, Sven Panne,

Message:
PTAL


Description:
CpuProfiler: replace raw position with SourcePosition for DeoptReason

Save Unknown position as zero in RelocInfo.
Remove copy constructor of SourcePosition because it is trivial.
Mechanical replace int raw_position with SourcePosition position.

BUG=452067
LOG=n

Please review this at https://codereview.chromium.org/959203002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+63, -44 lines):
  M src/arm/assembler-arm.h
  M src/arm64/assembler-arm64.h
  M src/assembler.cc
  M src/compiler.h
  M src/cpu-profiler.h
  M src/cpu-profiler.cc
  M src/cpu-profiler-inl.h
  M src/deoptimizer.h
  M src/deoptimizer.cc
  M src/ia32/assembler-ia32.h
  M src/lithium-codegen.cc
  M src/mips/assembler-mips.h
  M src/mips64/assembler-mips64.h
  M src/objects.cc
  M src/ppc/assembler-ppc.h
  M src/profile-generator.h
  M src/profile-generator.cc
  M src/profile-generator-inl.h
  M src/x64/assembler-x64.h
  M src/x64/lithium-codegen-x64.cc
  M src/x87/assembler-x87.h


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to