Home
last modified time | relevance | path

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

/external/v8/src/
Dassembler.cc481 RelocInfo::IsWasmProtectedLanding(rmode)) { in Write()
631 RelocInfo::IsWasmProtectedLanding(rmode)) { in next()
Dassembler.h474 static inline bool IsWasmProtectedLanding(Mode mode) { in IsWasmProtectedLanding() function