Home
last modified time | relevance | path

Searched defs:defaultGetFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/node/lib/internal/modules/esm/
Dget_format.js119 function defaultGetFormat(url, context) { function
128 defaultGetFormat, property
/third_party/node/test/fixtures/es-module-loaders/
Dmissing-dynamic-instantiate-hook.mjs10 export function getFormat(url, context, defaultGetFormat) { argument
Dexample-loader.mjs31 export function getFormat(url, context, defaultGetFormat) { argument