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

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

Completed in 59 milliseconds