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

/external/v8/src/asmjs/
H A Dasm-typer.h275 AsmType* ValidateModuleAfterFunctionsPhase(FunctionLiteral* fun);
H A Dasm-typer.cc569 if (!AsmType::None()->IsExactly(ValidateModuleAfterFunctionsPhase(root_))) {
729 AsmType* AsmTyper::ValidateModuleAfterFunctionsPhase(FunctionLiteral* fun) { function in class:v8::internal::wasm::AsmTyper

Completed in 55 milliseconds