Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/wasm/
Dpython.worker.js60 const stdinBuffer = new StdinBuffer() constant
68 postMessage({type: 'ready', stdinBuffer: stdinBuffer.sab}) property
/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dtestutil_test.go45 stdinBuffer bytes.Buffer member