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

/external/v8/src/asmjs/
H A Dasm-typer.h79 bool ValidateAfterFunctionsPhase();
H A Dasm-typer.cc551 ValidateAfterFunctionsPhase();
568 bool AsmTyper::ValidateAfterFunctionsPhase() { function in class:v8::internal::wasm::AsmTyper
H A Dasm-wasm-builder.cc345 if (!typer_->ValidateAfterFunctionsPhase()) {

Completed in 66 milliseconds