Searched refs:fallback_stub_text (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/interpreter/mterp/
H A Dgen_mterp.py39 fallback_stub_text = [] variable
133 global fallback_stub_text
138 fallback_stub_text = stub_fp.readlines()
387 for line in fallback_stub_text:

Completed in 33 milliseconds