Reviewers: Jakob,

Description:
Clean up native context slots and add new ones.

Newly added native context slots are used to avoid accessing
the js builtins object to get native functions.

[email protected]

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

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

Affected files (+117, -268 lines):
  M include/v8.h
  M src/api.cc
  M src/bootstrapper.cc
  M src/contexts.h
  M src/debug/debug.cc
  M src/factory.h
  M src/factory.cc
  M src/isolate.cc
  M src/json.js
  M src/json-stringifier.h
  M src/math.js
  M src/messages.cc
  M src/messages.js
  M src/prologue.js
  M src/promise.js


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