Home
last modified time | relevance | path

Searched refs:DoCaptureVariable (Results 1 – 3 of 3) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.h377 static inline bool DoCaptureVariable(Thread* self, in DoCaptureVariable() function
1108 bool DoCaptureVariable<_do_check>(Thread* self, \
Dinterpreter_switch_impl.cc2356 bool success = DoCaptureVariable<do_access_check>(self, in ExecuteSwitchImpl()
Dinterpreter_goto_table_impl.cc2496 bool success = DoCaptureVariable<do_access_check>(self, in ExecuteGotoImpl()