Reviewers: Michael Lippautz, rossberg,
Description:
Unify symbols sharing across native scripts and runtime.
We currently have several ways to share symbols that are used in
both native scripts and the runtime. This change unifies this.
We do not use the symbols registry since we don't need the
registry any longer after bootstrapping, but the registry stays
alive afterwards.
[email protected], [email protected]
Please review this at https://codereview.chromium.org/1293493004/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+275, -311 lines):
M src/array-iterator.js
M src/bootstrapper.h
M src/bootstrapper.cc
M src/collection.js
M src/contexts.h
M src/debug/mirrors.js
M src/heap/heap.h
M src/heap/heap.cc
M src/isolate.cc
M src/macros.py
M src/messages.h
M src/messages.cc
M src/messages.js
M src/objects.cc
M src/prologue.js
M src/promise.js
M src/runtime/runtime.h
M src/runtime/runtime-debug.cc
M src/runtime/runtime-internal.cc
M src/runtime/runtime-symbol.cc
M src/string-iterator.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.