Home
last modified time | relevance | path

Searched refs:FunctionTableType (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/asmjs/
Dasm-types.h63 V(FunctionTableType)
266 static AsmType* FunctionTableType(Zone* zone, size_t length, in FunctionTableType() function
Dasm-typer.cc1076 target_info = new (zone_) VariableInfo(AsmType::FunctionTableType( in ValidateFunctionTable()
2493 auto* table_type = AsmType::FunctionTableType( in ValidateCall()