Searched refs:ValidateModuleAfterFunctionsPhase (Results 1 – 2 of 2) sorted by relevance
275 AsmType* ValidateModuleAfterFunctionsPhase(FunctionLiteral* fun);
569 if (!AsmType::None()->IsExactly(ValidateModuleAfterFunctionsPhase(root_))) { in ValidateAfterFunctionsPhase()729 AsmType* AsmTyper::ValidateModuleAfterFunctionsPhase(FunctionLiteral* fun) { in ValidateModuleAfterFunctionsPhase() function in v8::internal::wasm::AsmTyper