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

/external/v8/src/asmjs/
H A Dasm-typer.h78 bool ValidateInnerFunction(FunctionDeclaration* decl);
H A Dasm-typer.cc561 bool AsmTyper::ValidateInnerFunction(FunctionDeclaration* fun_decl) { function in class:v8::internal::wasm::AsmTyper
H A Dasm-wasm-builder.cc186 if (!typer_->ValidateInnerFunction(decl)) {

Completed in 127 milliseconds