pub const V8JS_HEAP_SPACE_NAME: &str = "v8js.heap.space.name";Expand description
The name of the space type of heap memory.
ยงNotes
Value can be retrieved from value space_name of v8.getHeapSpaceStatistics()
pub const V8JS_HEAP_SPACE_NAME: &str = "v8js.heap.space.name";The name of the space type of heap memory.
Value can be retrieved from value space_name of v8.getHeapSpaceStatistics()