Reviewers: Benedikt Meurer, Michael Starzinger, rmcilroy,

Message:
Can I get a round of comments before porting?

Description:
Move (uppercase) JS builtins from js builtins object to native context.

R=bmeu...@chromium.org, mstarzin...@chromium.org, rmcil...@chromium.org

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

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

Affected files (+279, -308 lines):
  M src/api.cc
  M src/bootstrapper.h
  M src/bootstrapper.cc
  M src/builtins.h
  M src/builtins.cc
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/interpreter-assembler.h
  M src/compiler/interpreter-assembler.cc
  M src/compiler/js-generic-lowering.h
  M src/compiler/js-generic-lowering.cc
  M src/compiler/pipeline.cc
  M src/contexts.h
  M src/contexts.cc
  M src/full-codegen/full-codegen.cc
  M src/full-codegen/ia32/full-codegen-ia32.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/ia32/builtins-ia32.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/macro-assembler-ia32.h
  M src/ia32/macro-assembler-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/interpreter/interpreter.h
  M src/interpreter/interpreter.cc
  M src/objects.h
  M src/objects-inl.h
  M src/runtime.js
  M src/runtime/runtime.h
  M src/runtime/runtime-internal.cc
  M test/unittests/compiler/interpreter-assembler-unittest.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to