Home
last modified time | relevance | path

Searched defs:structuredClone (Results 1 – 7 of 7) sorted by relevance

/third_party/node/lib/internal/
Dstructured_clone.js13 function structuredClone(value, options = undefined) { function
28 structuredClone, property
/third_party/node/deps/undici/src/lib/fetch/
Dconstants.js109 const structuredClone = constant
129 structuredClone, property
/third_party/node/deps/undici/
Dundici.js1075 structuredClone, property
/third_party/typescript/lib/
Dlib.webworker.d.ts5537 structuredClone(value: any, options?: StructuredSerializeOptions): any; method
Dlib.dom.d.ts16976 structuredClone(value: any, options?: StructuredSerializeOptions): any; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5517 structuredClone(value: any, options?: StructuredSerializeOptions): any; method
Ddom.generated.d.ts16956 structuredClone(value: any, options?: StructuredSerializeOptions): any; method