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

/external/v8/src/asmjs/
H A Dasm-typer.h77 bool ValidateBeforeFunctionsPhase();
H A Dasm-typer.cc549 return ValidateBeforeFunctionsPhase() &&
554 bool AsmTyper::ValidateBeforeFunctionsPhase() { function in class:v8::internal::wasm::AsmTyper
H A Dasm-wasm-builder.cc127 if (!typer_->ValidateBeforeFunctionsPhase()) {

Completed in 140 milliseconds