#include <pointer_block.h>
Definition at line 287 of file pointer_block.h.
◆ ThresholdPolicy
Enumerator |
---|
kCheckThreshold | |
kIgnoreThreshold | |
Definition at line 292 of file pointer_block.h.
◆ Overflowed()
bool dart::StoreBuffer::Overflowed |
( |
| ) |
|
Definition at line 251 of file pointer_block.cc.
251 {
254}
static constexpr intptr_t kMaxNonEmpty
◆ PushBlock()
Definition at line 158 of file pointer_block.cc.
158 {
163
164
165
166
167 ASSERT(thread->isolate_group()->store_buffer() ==
this);
169 }
170}
void PushBlockImpl(Block *block)
static Thread * Current()
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network policy
◆ Size()
intptr_t dart::StoreBuffer::Size |
( |
| ) |
|
◆ kMaxNonEmpty
constexpr intptr_t dart::StoreBuffer::kMaxNonEmpty = 100 |
|
staticconstexpr |
The documentation for this class was generated from the following files: