OSDN Git Service

Introduce partial code cache collection.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 23 Feb 2016 13:56:43 +0000 (13:56 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 23 Feb 2016 14:33:16 +0000 (14:33 +0000)
commit8d37250f7b9a7839b11488f45a1842b025026f94
treed0394ebde45888dabd811852468afcf4b71c7bf1
parenta016ba5614054e27eada7f4815df7d4bac7ba8d8
Introduce partial code cache collection.

It will collect code that is known unused (because it deoptimized),
and osr code.

bug:26846185

Change-Id: Ic27dfeb944efb2ca464039007ba365c1e0d4a040
runtime/jit/jit_code_cache.cc
runtime/jit/jit_code_cache.h