Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::KernelIsolate, including all inherited members.
AcceptCompilation() | dart::KernelIsolate | static |
AddExperimentalFlag(const char *value) | dart::KernelIsolate | static |
CompileExpressionToKernel(const uint8_t *platform_kernel, intptr_t platform_kernel_size, const char *expression, const Array &definitions, const Array &definition_types, const Array &type_definitions, const Array &type_bounds, const Array &type_defaults, const char *library_url, const char *klass, const char *method, TokenPosition token_pos, char const *script_uri, bool is_static) | dart::KernelIsolate | static |
CompileToKernel(const char *script_uri, const uint8_t *platform_kernel, intptr_t platform_kernel_size, int source_files_count=0, Dart_SourceFile source_files[]=nullptr, bool incremental_compile=true, bool for_snapshot=false, bool embed_sources=true, const char *package_config=nullptr, const char *multiroot_filepaths=nullptr, const char *multiroot_scheme=nullptr, Dart_KernelCompilationVerbosityLevel verbosity=Dart_KernelCompilationVerbosityLevel_All) | dart::KernelIsolate | static |
create_group_callback() | dart::KernelIsolate | inlineprotectedstatic |
create_group_callback_ | dart::KernelIsolate | protectedstatic |
Dart | dart::KernelIsolate | friend |
Exists() | dart::KernelIsolate | static |
experimental_flags_ | dart::KernelIsolate | protectedstatic |
FinishedExiting() | dart::KernelIsolate | protectedstatic |
FinishedInitializing() | dart::KernelIsolate | protectedstatic |
GetExperimentalFlag(ExperimentalFeature feature) | dart::KernelIsolate | static |
InitCallback(Isolate *I) | dart::KernelIsolate | protectedstatic |
InitializeState() | dart::KernelIsolate | static |
InitializingFailed() | dart::KernelIsolate | protectedstatic |
Isolate | dart::KernelIsolate | friend |
isolate_ | dart::KernelIsolate | protectedstatic |
IsRunning() | dart::KernelIsolate | static |
kAcceptTag | dart::KernelIsolate | static |
kCompileExpressionTag | dart::KernelIsolate | static |
kCompileTag | dart::KernelIsolate | static |
kernel_port_ | dart::KernelIsolate | protectedstatic |
KernelPort() | dart::KernelIsolate | inlinestatic |
kListDependenciesTag | dart::KernelIsolate | static |
kName | dart::KernelIsolate | static |
kNotifyIsolateShutdown | dart::KernelIsolate | static |
kNotStarted enum value | dart::KernelIsolate | protected |
kRejectTag | dart::KernelIsolate | static |
kStarted enum value | dart::KernelIsolate | protected |
kStarting enum value | dart::KernelIsolate | protected |
kStopped enum value | dart::KernelIsolate | protected |
kStopping enum value | dart::KernelIsolate | protected |
kTrainTag | dart::KernelIsolate | static |
kUpdateSourcesTag | dart::KernelIsolate | static |
ListDependencies() | dart::KernelIsolate | static |
monitor_ | dart::KernelIsolate | protectedstatic |
NotifyAboutIsolateGroupShutdown(const IsolateGroup *isolate_group) | dart::KernelIsolate | static |
RejectCompilation() | dart::KernelIsolate | static |
RunKernelTask | dart::KernelIsolate | friend |
SetKernelIsolate(Isolate *isolate) | dart::KernelIsolate | protectedstatic |
SetLoadPort(Dart_Port port) | dart::KernelIsolate | protectedstatic |
Shutdown() | dart::KernelIsolate | static |
Start() | dart::KernelIsolate | static |
State enum name | dart::KernelIsolate | protected |
state_ | dart::KernelIsolate | protectedstatic |
UpdateInMemorySources(int source_files_count, Dart_SourceFile source_files[]) | dart::KernelIsolate | static |
WaitForKernelPort() | dart::KernelIsolate | static |