toPropertyKey method

JSValue toPropertyKey()

JS_ToPropertyKey

Implementation

JSValue toPropertyKey() =>
    JSValue.ptr(_ctx, JS_ToPropertyKey(_ctx.ref, _ref.ref));