Definition at line 1098 of file compiler.cc.
◆ BackgroundCompilerTask()
dart::BackgroundCompilerTask::BackgroundCompilerTask |
( |
BackgroundCompiler * |
background_compiler | ) |
|
|
inlineexplicit |
Definition at line 1100 of file compiler.cc.
1101 : background_compiler_(background_compiler) {}
◆ ~BackgroundCompilerTask()
virtual dart::BackgroundCompilerTask::~BackgroundCompilerTask |
( |
| ) |
|
|
inlinevirtual |
◆ Run()
virtual void dart::BackgroundCompilerTask::Run |
( |
| ) |
|
|
inlineprivatevirtual |
The documentation for this class was generated from the following file:
- third_party/dart-lang/sdk/runtime/vm/compiler/jit/compiler.cc