getEnabledValue

open fun getEnabledValue(index: Int): Int
JavaScript language features which are enabled for the guest.
repeated .elide.meta.JsSettings.JsFeature enabled = 2;

Return

The enum numeric value on the wire of enabled at the given index.

Parameters

index

The index of the value to return.