Searched refs:defineLazyProperties (Results 1 - 6 of 6) sorted by relevance
/third_party/node/lib/ |
H A D | util.js | 78 defineLazyProperties, 401 defineLazyProperties( 407 defineLazyProperties( 413 defineLazyProperties(
|
H A D | buffer.js | 88 defineLazyProperties, 1406 defineLazyProperties( 1411 defineLazyProperties(
|
H A D | fs.js | 90 defineLazyProperties, 3207 defineLazyProperties(
|
/third_party/node/lib/internal/bootstrap/ |
H A D | browser.js | 12 defineLazyProperties, 58 defineLazyProperties(globalThis, 'buffer', ['atob', 'btoa']);
|
H A D | node.js | 73 defineLazyProperties, 243 defineLazyProperties(
|
/third_party/node/lib/internal/ |
H A D | util.js | 578 function defineLazyProperties(target, id, keys, enumerable = true) { function 659 defineLazyProperties(target, id, keys, false); 808 defineLazyProperties,
|
Completed in 6 milliseconds