Home
last modified time | relevance | path

Searched defs:AsmFunctionType (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/asmjs/
Dasm-types.h21 class AsmFunctionType; variable
141 AsmFunctionType(Zone* zone, AsmType* return_type) in AsmFunctionType() function