Home
last modified time | relevance | path

Searched refs:wait_for_wasm (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8.h333 wait_for_wasm(true), in ShellOptions()
364 bool wait_for_wasm; variable
Dd8.cc2824 options.wait_for_wasm = false; in SetOptions()
3039 bool should_wait = (options.wait_for_wasm && in CompleteMessageLoop()