Definition at line 433 of file wasm-engine.cc.
◆ CurrentGCInfo()
v8::internal::wasm::WasmEngine::CurrentGCInfo::CurrentGCInfo |
( |
int8_t | gc_sequence_index | ) |
|
|
inlineexplicit |
◆ dead_code
std::unordered_set<WasmCode*> v8::internal::wasm::WasmEngine::CurrentGCInfo::dead_code |
◆ gc_sequence_index
const int8_t v8::internal::wasm::WasmEngine::CurrentGCInfo::gc_sequence_index |
◆ next_gc_sequence_index
int8_t v8::internal::wasm::WasmEngine::CurrentGCInfo::next_gc_sequence_index = 0 |
◆ outstanding_isolates
std::unordered_map<Isolate*, WasmGCForegroundTask*> v8::internal::wasm::WasmEngine::CurrentGCInfo::outstanding_isolates |
◆ start_time
The documentation for this struct was generated from the following file: