Home
last modified time | relevance | path

Searched refs:Execute (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dinterpreter.cc247 static inline JValue Execute( in Execute() function
508 JValue r = Execute(self, accessor, *shadow_frame, JValue(), stay_in_interpreter); in EnterInterpreterFromInvoke()
626 value = Execute(self, in EnterInterpreterFromDeoptimize()
658 return Execute(self, accessor, *shadow_frame, JValue()); in EnterInterpreterFromEntryPoint()
691 result->SetJ(Execute(self, accessor, *shadow_frame, JValue()).GetJ()); in ArtInterpreterToInterpreterBridge()
/art/openjdkjvmti/
Dti_method.cc604 result_ = Execute(method, visitor); in Run()
616 virtual jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor)
883 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute() function in openjdkjvmti::GetLocalVariableClosure
1063 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute() function in openjdkjvmti::SetLocalVariableClosure