5#ifndef RUNTIME_VM_BOOTSTRAP_H_
6#define RUNTIME_VM_BOOTSTRAP_H_
28 intptr_t kernel_buffer_size);
static ErrorPtr DoBootstrapping(const uint8_t *kernel_buffer, intptr_t kernel_buffer_size)
static void SetupNativeResolver()
static bool IsBootstrapResolver(Dart_NativeEntryResolver resolver)
Dart_NativeFunction(* Dart_NativeEntryResolver)(Dart_Handle name, int num_of_arguments, bool *auto_setup_scope)