Searched refs:exposeLazyInterfaces (Results 1 - 3 of 3) sorted by relevance
/third_party/node/lib/internal/bootstrap/ |
H A D | browser.js | 14 exposeLazyInterfaces, 46 exposeLazyInterfaces(globalThis, 'internal/worker/io', ['BroadcastChannel']); 47 exposeLazyInterfaces(globalThis, 'internal/abort_controller', [ 55 exposeLazyInterfaces(globalThis, 'internal/worker/io', [ 60 exposeLazyInterfaces(globalThis, 'internal/blob', ['Blob']); 63 exposeLazyInterfaces(globalThis, 'perf_hooks', [ 71 exposeLazyInterfaces(globalThis, 112 exposeLazyInterfaces( 117 exposeLazyInterfaces( 122 exposeLazyInterfaces( [all...] |
/third_party/node/lib/internal/process/ |
H A D | pre_execution.js | 23 exposeLazyInterfaces, 324 exposeLazyInterfaces(
|
/third_party/node/lib/internal/ |
H A D | util.js | 658 function exposeLazyInterfaces(target, id, keys) { function 813 exposeLazyInterfaces,
|
Completed in 2 milliseconds