Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-console-methods.js38 dirxml: 'log', property
/third_party/node/lib/internal/console/
Dconstructor.js669 Console.prototype.dirxml = Console.prototype.log; method in Console
/third_party/typescript/lib/
Dlib.webworker.d.ts5716 dirxml(...data: any[]): void; method
Dlib.dom.d.ts19107 dirxml(...data: any[]): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts5696 dirxml(...data: any[]): void; method
Ddom.generated.d.ts19087 dirxml(...data: any[]): void; method
/third_party/typescript/tests/lib/
Dlib.d.ts5314 dirxml(value: any): void; method