Side by Side Diff: test/inspector/type-profile/collect-type-profile.js
Issue 2707873002 :
Collect type profile for DevTools. (Closed)
Patch Set: Add documentation and sprinkle consts around.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
src/ast/ast.h
src/ast/ast.cc
src/ast/ast-numbering.h
src/ast/ast-numbering.cc
src/compiler.cc
src/compiler/bytecode-graph-builder.cc
src/compiler/js-generic-lowering.cc
src/compiler/js-operator.h
src/compiler/js-operator.cc
src/compiler/opcodes.h
src/compiler/typer.cc
src/compiler/verifier.cc
src/feedback-vector.h
src/feedback-vector.cc
src/feedback-vector-inl.h
src/ic/ic.cc
src/interpreter/bytecode-array-builder.h
src/interpreter/bytecode-array-builder.cc
src/interpreter/bytecode-generator.cc
src/interpreter/bytecodes.h
src/interpreter/interpreter.cc
src/objects.h
src/objects-inl.h
src/objects-printer.cc
src/runtime/runtime.h
src/runtime/runtime-object.cc
test/inspector/type-profile/collect-type-profile.js
test/inspector/type-profile/collect-type-profile-expected.txt
test/unittests/interpreter/bytecode-array-builder-unittest.cc