Home
last modified time | relevance | path

Searched defs:ShadowFrame (Results 1 – 9 of 9) sorted by relevance

/art/runtime/interpreter/
Dinterpreter.h30 class ShadowFrame; variable
Dunstarted_runtime.h29 class ShadowFrame; variable
Dinterpreter.cc238 JValue ExecuteGotoImpl(Thread*, const DexFile::CodeItem*, ShadowFrame&, JValue) { in ExecuteGotoImpl() argument
/art/runtime/
Dreflection.h33 class ShadowFrame; variable
Dquick_exception_handler.h33 class ShadowFrame; variable
Dstack.h39 class ShadowFrame; variable
282 ShadowFrame(uint32_t num_vregs, ShadowFrame* link, ArtMethod* method, in ShadowFrame() function
Dart_method.h38 class ShadowFrame; variable
Dthread.h84 class ShadowFrame; variable
/art/runtime/entrypoints/interpreter/
Dinterpreter_entrypoints.h30 class ShadowFrame; variable