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

/art/runtime/
H A Dart_method.h476 return GetEntryPointFromQuickCompiledCodePtrSize(sizeof(void*));
478 ALWAYS_INLINE const void* GetEntryPointFromQuickCompiledCodePtrSize(size_t pointer_size) { function in class:art::FINAL

Completed in 58 milliseconds