Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h399 void SetEntryPointFromQuickCompiledCode(const void* entry_point_from_quick_compiled_code) { in SetEntryPointFromQuickCompiledCode() argument
400 SetEntryPointFromQuickCompiledCodePtrSize(entry_point_from_quick_compiled_code, in SetEntryPointFromQuickCompiledCode()
404 const void* entry_point_from_quick_compiled_code, PointerSize pointer_size) { in SetEntryPointFromQuickCompiledCodePtrSize() argument
406 entry_point_from_quick_compiled_code, in SetEntryPointFromQuickCompiledCodePtrSize()