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

  /external/v8/src/asmjs/
asm-typer.h 282 // 6.4 ValidateFunction
283 AsmType* ValidateFunction(FunctionDeclaration* fun_decl);
asm-typer.cc 710 RECURSE(ValidateFunction(fun_decl));
    [all...]

Completed in 50 milliseconds