Searched defs:FFIType (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/ffi/
H A Dffi-compiler.h21 enum class FFIType : uint8_t { kInt32 }; class in namespace:v8::internal::ffi
23 typedef Signature<FFIType> FFISignature;
/external/v8/src/asmjs/
H A Dasm-types.h61 V(FFIType) \
260 static AsmType* FFIType(Zone* zone) { function in class:v8::internal::wasm::AsmValueType::AsmType

Completed in 174 milliseconds