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
488 JValue r = Execute(self, accessor, *shadow_frame, JValue(), stay_in_interpreter); in EnterInterpreterFromInvoke()
606 value = Execute(self, in EnterInterpreterFromDeoptimize()
638 return Execute(self, accessor, *shadow_frame, JValue()); in EnterInterpreterFromEntryPoint()
671 result->SetJ(Execute(self, accessor, *shadow_frame, JValue()).GetJ()); in ArtInterpreterToInterpreterBridge()
/art/openjdkjvmti/
Dti_method.cc575 result_ = Execute(method, visitor); in Run()
587 virtual jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor)
681 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute() function in openjdkjvmti::GetLocalVariableClosure
813 jvmtiError Execute(art::ArtMethod* method, art::StackVisitor& visitor) in Execute() function in openjdkjvmti::SetLocalVariableClosure