Lines Matching refs:CHECK
143 CHECK(!has_pending_exception);
164 CHECK(!has_pending_exception);
184 CHECK(!has_pending_exception);
205 CHECK(!has_pending_exception);
226 CHECK(!has_pending_exception);
255 CHECK(!fun.is_null());
259 CHECK(!has_pending_exception);
270 CHECK(!fun.is_null());
274 CHECK(has_pending_exception);
293 CHECK(!fun0.is_null());
299 CHECK(!has_pending_exception);
305 CHECK(fun1->IsJSFunction());
313 CHECK(!has_pending_exception);
383 CHECK(strstr(decode_buffer.start(), "mov eax,0x178c29c") == NULL);
384 CHECK(strstr(decode_buffer.start(), "push 0x178c29c") == NULL);
385 CHECK(strstr(decode_buffer.start(), "0x178c29c") == NULL);