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