Reviewers: Benedikt Meurer,

Description:
Move i18n-related runtime functions into a separate file.

[email protected]

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+2233, -19239 lines):
  M BUILD.gn
  M src/api.cc
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/macro-assembler-arm.cc
  M src/arm64/builtins-arm64.cc
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/macro-assembler-arm64.cc
  M src/assembler.h
  M src/assembler.cc
  M src/ast.h
  M src/codegen.h
  M src/codegen.cc
  M src/hydrogen.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/macro-assembler-ia32.cc
  M src/ic/ic.cc
  M src/isolate.h
  M src/jsregexp.cc
  M src/mips/builtins-mips.cc
  M src/mips/code-stubs-mips.cc
  M src/mips/macro-assembler-mips.cc
  M src/mips64/builtins-mips64.cc
  M src/mips64/code-stubs-mips64.cc
  M src/mips64/macro-assembler-mips64.cc
  M src/parser.cc
  D src/runtime.h
  D src/runtime.cc
  A + src/runtime/runtime.h
  A + src/runtime/runtime.cc
  A src/runtime/runtime-i18n.cc
  A src/runtime/runtime-utils.h
  M src/serialize.cc
  M src/x64/code-stubs-x64.cc
  M src/x87/code-stubs-x87.cc
  M src/x87/macro-assembler-x87.cc
  M test/cctest/test-func-name-inference.cc
  M test/cctest/test-serialize.cc
  M tools/gyp/v8.gyp
  M tools/lexer-shell.cc


--
--
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