pub const V8JS_HEAP_SPACE_NAME: &'static str;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: &'static str;The name of the space type of heap memory.
Value can be retrieved from value space_name of v8.getHeapSpaceStatistics()