Searched refs:implicit_overflow_check (Results 1 – 2 of 2) sorted by relevance
575 inline uint8_t* Thread::GetStackEndForInterpreter(bool implicit_overflow_check) const { in GetStackEndForInterpreter() argument576 uint8_t* end = tlsPtr_.stack_end + (implicit_overflow_check in GetStackEndForInterpreter()
1112 ALWAYS_INLINE uint8_t* GetStackEndForInterpreter(bool implicit_overflow_check) const;