Lines Matching refs:CHECK
85 CHECK(saved_c_frame_fp);
126 CHECK(false);
207 CHECK(func->IsFunction());
218 CHECK(frame_iterator.frame()->is_exit());
220 CHECK(frame_iterator.frame()->is_construct());
223 CHECK(calling_frame->is_java_script());
295 CHECK(!result.IsEmpty());
304 CHECK(sample.has_external_callback);
311 CHECK(IsAddressWithinFuncCode("JSFuncDoTrace", sample.stack[base + 0]));
312 CHECK(IsAddressWithinFuncCode("JSTrace", sample.stack[base + 1]));
343 CHECK(!result.IsEmpty());
354 CHECK(sample.has_external_callback);
360 CHECK(IsAddressWithinFuncCode("JSTrace", sample.stack[base + 0]));
361 CHECK(IsAddressWithinFuncCode("OuterJSTrace", sample.stack[base + 1]));
397 // Check that sampler doesn't crash