Searched defs:GetEntryPointFromQuickCompiledCodePtrSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dart_method.h392 return GetEntryPointFromQuickCompiledCodePtrSize(kRuntimePointerSize);
394 ALWAYS_INLINE const void* GetEntryPointFromQuickCompiledCodePtrSize(PointerSize pointer_size) { function in class:art::FINAL

Completed in 77 milliseconds