2.1.4 [W3C-HTML52] Section 2.9.3. StructuredSerializeInternal ( value, forStorage [ , memory ] )

V0385: StructuredSerializeInternal is not supported

The specification states:

 2.9.3. StructuredSerializeInternal ( value, forStorage [ , memory ] )
  
 The StructuredSerializeInternal abstract operation takes as input a JavaScript value 
 value and serializes it to a Realm-independent form, represented here as a Record. This 
 serialized form has all the information necessary to later deserialize into a new 
 JavaScript value in a different Realm.
 ...

EdgeHTML Mode

StructuredSerializeInternal is not supported.