Home
last modified time | relevance | path

Searched defs:Invoke (Results 1 – 3 of 3) sorted by relevance

/art/test/476-checker-ctor-fence-redun-elim/src/
DMain.java292 static class Invoke implements Test { class in TestNonEscaping
435 static class Invoke implements Test { class in TestDontOptimizeAcrossEscape
/art/runtime/
Dart_method.cc312 void ArtMethod::Invoke(Thread* self, uint32_t* args, uint32_t args_size, JValue* result, in Invoke() function in art::ArtMethod
/art/runtime/interpreter/
Dunstarted_runtime.cc1993 void UnstartedRuntime::Invoke(Thread* self, const CodeItemDataAccessor& accessor, in Invoke() function in art::interpreter::UnstartedRuntime