Home
last modified time | relevance | path

Searched refs:last_assigned_id (Results 1 – 9 of 9) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/src/core/
H A DDataFile.cpp771 jo_id_t last_assigned_id = 0; in upgrade_1_0_99() local
793 for(id = last_assigned_id + 1; in upgrade_1_0_99()
798 last_assigned_id = id; in upgrade_1_0_99()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dheap-snapshot-generator.h242 SnapshotObjectId last_assigned_id() const { return id - kObjectIdStep; } in last_assigned_id() function
261 SnapshotObjectId last_assigned_id() const { in last_assigned_id() function
H A Dheap-snapshot-generator.cc201 max_snapshot_js_object_id_ = profiler_->heap_object_map()->last_assigned_id(); in RememberLastJSObjectId()
465 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
474 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
482 return last_assigned_id(); in PushHeapObjectsStats()
2583 buffer_pos = utoa(sample.last_assigned_id(), buffer, buffer_pos); in SerializeSamples()
/dports/www/node10/node-v10.24.1/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h219 SnapshotObjectId last_assigned_id() const { return id - kObjectIdStep; } in last_assigned_id() function
236 SnapshotObjectId last_assigned_id() const { in last_assigned_id() function
H A Dheap-snapshot-generator.cc196 max_snapshot_js_object_id_ = profiler_->heap_object_map()->last_assigned_id(); in RememberLastJSObjectId()
468 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
477 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
485 return last_assigned_id(); in PushHeapObjectsStats()
2997 buffer_pos = utoa(sample.last_assigned_id(), buffer, buffer_pos); in SerializeSamples()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dheap-snapshot-generator.h255 SnapshotObjectId last_assigned_id() const { return id - kObjectIdStep; } in last_assigned_id() function
274 SnapshotObjectId last_assigned_id() const { in last_assigned_id() function
H A Dheap-snapshot-generator.cc208 max_snapshot_js_object_id_ = profiler_->heap_object_map()->last_assigned_id(); in RememberLastJSObjectId()
472 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
481 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
489 return last_assigned_id(); in PushHeapObjectsStats()
2659 buffer_pos = utoa(sample.last_assigned_id(), buffer, buffer_pos); in SerializeSamples()
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dheap-snapshot-generator.h260 SnapshotObjectId last_assigned_id() const { return id - kObjectIdStep; } in last_assigned_id() function
281 SnapshotObjectId last_assigned_id() const { in last_assigned_id() function
H A Dheap-snapshot-generator.cc209 max_snapshot_js_object_id_ = profiler_->heap_object_map()->last_assigned_id(); in RememberLastJSObjectId()
472 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
481 if (result == OutputStream::kAbort) return last_assigned_id(); in PushHeapObjectsStats()
489 return last_assigned_id(); in PushHeapObjectsStats()
2795 buffer_pos = utoa(sample.last_assigned_id(), buffer, buffer_pos); in SerializeSamples()