Module interned_v8_isolate

Source
Expand description

Nested message and enum types in InternedV8Isolate.

Structsยง

CodeRange
A code range is a virtual memory cage that may contain executable code. Depending on the Isolate settings the Isolate might have one or not. See: https://source.chromium.org/chromium/chromium/src/+/main:v8/src/heap/code-range.h If the isolate defines code range this will be tracked here.