Home | History | Annotate | Download | only in cctest

Lines Matching refs:CHECK

84   CHECK(saved_c_frame_fp);
127 CHECK(false);
196 CHECK(func->IsFunction());
208 CHECK(frame_iterator.frame()->is_exit());
210 CHECK(frame_iterator.frame()->is_construct());
213 CHECK(calling_frame->is_java_script());
289 CHECK(!result.IsEmpty());
298 CHECK(sample.has_external_callback);
305 CHECK(IsAddressWithinFuncCode(
307 CHECK(IsAddressWithinFuncCode(context, "JSTrace", sample.stack[base + 1]));
340 CHECK(!result.IsEmpty());
351 CHECK(sample.has_external_callback);
357 CHECK(IsAddressWithinFuncCode(context, "JSTrace", sample.stack[base + 0]));
358 CHECK(IsAddressWithinFuncCode(
397 // Check that sampler doesn't crash