Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/
H A Drun-wasm-api-tests.py36 WASM_PATH = os.path.join(CHECKOUT_PATH, "third_party", "wasm-api") variable
80 self.src_file_basename = os.path.join(WASM_PATH, "example", name)
107 "-I", WASM_PATH, "-o", obj_file, src_file])

Completed in 1 milliseconds