Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::Compiler, including all inherited members.
AbortBackgroundCompilation(intptr_t deopt_id, const char *msg) | dart::Compiler | static |
CanOptimizeFunction(Thread *thread, const Function &function) | dart::Compiler | static |
CompileAllFunctions(const Class &cls) | dart::Compiler | static |
CompileFunction(Thread *thread, const Function &function) | dart::Compiler | static |
CompileOptimizedFunction(Thread *thread, const Function &function, intptr_t osr_id=kNoOSRDeoptId) | dart::Compiler | static |
ComputeLocalVarDescriptors(const Code &code) | dart::Compiler | static |
EnsureUnoptimizedCode(Thread *thread, const Function &function) | dart::Compiler | static |
IsBackgroundCompilation() | dart::Compiler | static |
kNoOSRDeoptId | dart::Compiler | static |