You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V8 Changes - HasIndexedPropertiesInExternalArrayData, GetIndexedPropertiesExternalArrayDataLength, GetIndexedPropertiesExternalArrayData no longer available - what to use instead? #2977
error C2039: 'HasIndexedPropertiesInExternalArrayData' : is not a member of 'v8::Object'
error C2039: 'GetIndexedPropertiesExternalArrayDataLength' : is not a member of 'v8::Object'
error C2039: 'GetIndexedPropertiesExternalArrayData' : is not a member of 'v8::Object'