diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2020-01-08 14:23:55 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2020-01-14 09:12:09 +0000 |
commit | 135b5c8fe69b27c5059a9f042c394a9d438c9788 (patch) | |
tree | 219f60abe61d1eabec640550b9d62a97ac8901ac /compiler/optimizing/graph_visualizer.cc | |
parent | 786e1fe445821345ae895dac60a4dc7369dab522 (diff) |
Address checker tests around inline cache and the baseline compiler.
I failed to repro b/147094528 locally, but there are known two sources
of inline cache noises introduced by the baseline compiler:
- ensureJitCompiled doesn't ensure the method is compile 'optimized'.
That's what the tests expect.
- when the GC is marking, we can potentially create duplicate entries of
the same class in the inline cache.
Bug: 147094528
Test: test.py
Change-Id: I5cd6e5874b2c7b3273a9f4c8cb0fca59263da034
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions