HomeSort by relevance Sort by last modified time
    Searched refs:ValidateModuleFunctions (Results 1 - 2 of 2) sorted by null

  /external/v8/src/asmjs/
asm-typer.h 274 AsmType* ValidateModuleFunctions(FunctionLiteral* fun);
asm-typer.cc 550 !AsmType::None()->IsExactly(ValidateModuleFunctions(root_)) &&
716 AsmType* AsmTyper::ValidateModuleFunctions(FunctionLiteral* fun) {
    [all...]

Completed in 47 milliseconds