Searched defs:Execute (Results 1 – 2 of 2) sorted by relevance
| /art/openjdkjvmti/ | ||
| D | ti_method.cc | 883 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute() function in openjdkjvmti::GetLocalVariableClosure |
| /art/runtime/interpreter/ | ||
| D | interpreter.cc | 250 static inline JValue Execute( in Execute() function |