Home
last modified time | relevance | path

Searched defs:hasEsmSyntax (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/modules/cjs/
Dhelpers.js231 function hasEsmSyntax(code) { function
251 hasEsmSyntax, property
/third_party/node/lib/internal/
Derrors.js1524 function(filename, hasEsmSyntax, parentPath = null, packageJsonPath = null) { argument