Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter.cc250 static inline JValue Execute( in Execute() function
426 JValue r = Execute(self, accessor, *shadow_frame, JValue(), stay_in_interpreter); in EnterInterpreterFromInvoke()
548 value = Execute(self, in EnterInterpreterFromDeoptimize()
581 return Execute(self, accessor, *shadow_frame, JValue()); in EnterInterpreterFromEntryPoint()
598 result->SetJ(Execute(self, accessor, *shadow_frame, JValue()).GetJ()); in ArtInterpreterToInterpreterBridge()
/art/openjdkjvmti/
Dti_method.cc607 result_ = Execute(method, visitor); in Run()
619 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