Home
last modified time | relevance | path

Searched defs:Serializable (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DmixinIntersectionIsValidbaseType.ts10 export const Serializable = <K extends Constructor<Initable> & Initable>( constant
25 let SomeHowNotOkay = class A extends Serializable(SuperClass) { variable
/third_party/typescript/tests/baselines/reference/
DmixinIntersectionIsValidbaseType.js11 export const Serializable = <K extends Constructor<Initable> & Initable>( constant
52 var Serializable = function (SuperClass) { class
/third_party/node/src/
Dinspector_agent.cc313 using Serializable = protocol::Serializable; typedef in node::inspector::__anonf43e2bb40111::ChannelImpl
Djs_native_api_v8_inspector.cc980 using Serializable = protocol::Serializable; typedef in v8impl::__anoned64c24e0711::ChannelImpl