Home
last modified time | relevance | path

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

/external/v8/test/cctest/wasm/
Dwasm-run-utils.h515 byte AllocateLocal(LocalType type) { in AllocateLocal() function
725 byte AllocateLocal(LocalType type) { return compiler_.AllocateLocal(type); } in AllocateLocal() function