Reviewers: Benedikt Meurer,
Message:
Benedikt: PTAL.
Igor: Please provide "ic" OWNER review.
Also, I am looking for a "regexp" OWNER that is _not_ on vacation right
now. :(
Description:
Make isolate.h usable without objects-inl.h header.
This CL us a pure refactoring that makes an empty compilation unit
including just "isolate.h" or "contexts.h" but not "objects-inl.h"
compile without warnings or errors. This is needed to further reduce
the header dependency tangle.
[email protected]
Please review this at https://codereview.chromium.org/1322883002/
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_cleanup-includes-frames-2
Affected files (+400, -183 lines):
M BUILD.gn
M src/accessors.cc
M src/api.cc
M src/api-natives.cc
M src/arm64/cpu-arm64.cc
M src/bootstrapper.cc
M src/builtins.cc
M src/cancelable-task.cc
M src/compiler.cc
M src/compiler/common-node-cache.cc
M src/compiler/source-position.cc
M src/contexts.h
M src/contexts.cc
A src/contexts-inl.h
M src/debug/debug.cc
M src/debug/debug-evaluate.cc
M src/debug/debug-scopes.cc
M src/debug/liveedit.cc
M src/execution.cc
M src/extensions/free-buffer-extension.cc
M src/extensions/statistics-extension.cc
M src/factory.h
M src/factory.cc
M src/flags.cc
M src/full-codegen/full-codegen.cc
M src/heap/gc-tracer.cc
M src/heap/heap-inl.h
M src/heap/memory-reducer.cc
M src/hydrogen.cc
M src/ic/arm/handler-compiler-arm.cc
M src/ic/arm64/handler-compiler-arm64.cc
M src/ic/handler-compiler.cc
M src/ic/ia32/handler-compiler-ia32.cc
M src/ic/ic.cc
M src/ic/mips/handler-compiler-mips.cc
M src/ic/mips64/handler-compiler-mips64.cc
M src/ic/ppc/handler-compiler-ppc.cc
M src/ic/x64/handler-compiler-x64.cc
M src/ic/x87/handler-compiler-x87.cc
M src/isolate.h
M src/isolate.cc
A src/isolate-inl.h
M src/lookup.cc
M src/messages.cc
M src/objects.cc
M src/objects-inl.h
M src/regexp/jsregexp.cc
M src/regexp/regexp-macro-assembler.cc
M src/regexp/regexp-stack.cc
M src/runtime/runtime-array.cc
M src/runtime/runtime-classes.cc
M src/runtime/runtime-compiler.cc
M src/runtime/runtime-date.cc
M src/runtime/runtime-debug.cc
M src/runtime/runtime-function.cc
M src/runtime/runtime-i18n.cc
M src/runtime/runtime-internal.cc
M src/runtime/runtime-json.cc
M src/runtime/runtime-literals.cc
M src/runtime/runtime-liveedit.cc
M src/runtime/runtime-object.cc
M src/runtime/runtime-observe.cc
M src/runtime/runtime-regexp.cc
M src/runtime/runtime-scopes.cc
M src/runtime/runtime-strings.cc
M src/runtime/runtime-uri.cc
M src/string-builder.cc
M src/v8threads.cc
M test/cctest/cctest.h
M test/unittests/compiler/js-builtin-reducer-unittest.cc
M test/unittests/compiler/js-typed-lowering-unittest.cc
M tools/gyp/v8.gyp
--
--
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.