isExtensible property

bool get isExtensible

Implementation

bool get isExtensible => JS_IsExtensible(_ctx.ref, _ref.ref) != 0;