Searched refs:IsGCRelocMode (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dassembler.h188 // Please note the order is important (see IsCodeTarget, IsGCRelocMode).
234 static inline bool IsGCRelocMode(Mode mode) { function in class:v8::internal::BASE_EMBEDDED
H A Dobjects-debug.cc557 if (RelocInfo::IsGCRelocMode(it.rinfo()->rmode())) {

Completed in 73 milliseconds