Home
last modified time | relevance | path

Searched refs:defineLazyProperties (Results 1 - 6 of 6) sorted by relevance

/third_party/node/lib/
H A Dutil.js78 defineLazyProperties,
401 defineLazyProperties(
407 defineLazyProperties(
413 defineLazyProperties(
H A Dbuffer.js88 defineLazyProperties,
1406 defineLazyProperties(
1411 defineLazyProperties(
H A Dfs.js90 defineLazyProperties,
3207 defineLazyProperties(
/third_party/node/lib/internal/bootstrap/
H A Dbrowser.js12 defineLazyProperties,
58 defineLazyProperties(globalThis, 'buffer', ['atob', 'btoa']);
H A Dnode.js73 defineLazyProperties,
243 defineLazyProperties(
/third_party/node/lib/internal/
H A Dutil.js578 function defineLazyProperties(target, id, keys, enumerable = true) { function
659 defineLazyProperties(target, id, keys, false);
808 defineLazyProperties,

Completed in 6 milliseconds