Searched refs:arithmeticExceptionData_ (Results 1 – 2 of 2) sorted by relevance
26 RuntimeInterface::ArithmeticException RuntimeInterface::arithmeticExceptionData_; member in ark::interpreter::test::RuntimeInterface
331 ASSERT_TRUE(arithmeticExceptionData_.expected); in ThrowArithmeticException()386 arithmeticExceptionData_ = data; in SetArithmeticExceptionData()464 static ArithmeticException arithmeticExceptionData_; variable