IsEmpty 208 include/v8.h inline bool IsEmpty() const { return val_ == 0; } IsEmpty 247 include/v8.h if (that.IsEmpty()) return Handle<T>(); IsEmpty 285 include/v8.h if (that.IsEmpty()) return Local<T>(); IsEmpty 361 include/v8.h if (that.IsEmpty()) return Persistent<T>(); IsEmpty 4069 include/v8.h if (that.IsEmpty()) return Local<T>(); IsEmpty 4082 include/v8.h if (that.IsEmpty()) return Persistent<T>(); IsEmpty 4090 include/v8.h if (this->IsEmpty()) return false; IsEmpty 4097 include/v8.h if (this->IsEmpty()) return false; IsEmpty 4104 include/v8.h if (this->IsEmpty()) return; IsEmpty 4221 include/v8.h if (!quick_result.IsEmpty()) return quick_result; IsEmpty 179 samples/lineprocessor.cc if (script_source.IsEmpty()) { IsEmpty 235 samples/lineprocessor.cc if (script.IsEmpty()) { IsEmpty 357 samples/lineprocessor.cc if (message.IsEmpty()) { IsEmpty 206 samples/process.cc if (compiled_script.IsEmpty()) { IsEmpty 215 samples/process.cc if (result.IsEmpty()) { IsEmpty 262 samples/process.cc if (result.IsEmpty()) { IsEmpty 297 samples/process.cc if (map_template_.IsEmpty()) { IsEmpty 402 samples/process.cc if (request_template_.IsEmpty()) { IsEmpty 609 samples/process.cc if (source.IsEmpty()) { IsEmpty 74 samples/shell.cc if (context.IsEmpty()) { IsEmpty 149 samples/shell.cc if (source.IsEmpty()) { IsEmpty 167 samples/shell.cc if (source.IsEmpty()) { IsEmpty 239 samples/shell.cc if (source.IsEmpty()) { IsEmpty 277 samples/shell.cc if (script.IsEmpty()) { IsEmpty 284 samples/shell.cc if (result.IsEmpty()) { IsEmpty 310 samples/shell.cc if (message.IsEmpty()) { IsEmpty 283 src/api.cc return obj.IsEmpty() ? ReportEmptyHandle(location) : false; IsEmpty 494 src/api.cc if (value.IsEmpty()) { IsEmpty 959 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 965 src/api.cc if (!signature.IsEmpty()) IsEmpty 981 src/api.cc if (!receiver.IsEmpty()) obj->set_receiver(*Utils::OpenHandle(*receiver)); IsEmpty 985 src/api.cc if (!argv[i].IsEmpty()) IsEmpty 1055 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 1073 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 1080 src/api.cc if (!signature.IsEmpty()) { IsEmpty 1186 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 1217 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 1238 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 1266 src/api.cc if (!constructor.IsEmpty()) IsEmpty 1369 src/api.cc if (data.IsEmpty()) data = v8::Undefined(); IsEmpty 1515 src/api.cc if (!origin->ResourceName().IsEmpty()) { IsEmpty 1518 src/api.cc if (!origin->ResourceLineOffset().IsEmpty()) { IsEmpty 1521 src/api.cc if (!origin->ResourceColumnOffset().IsEmpty()) { IsEmpty 1570 src/api.cc if (generic.IsEmpty()) IsEmpty 4156 src/api.cc ASSERT(unchecked.IsEmpty() || (unchecked == result)); IsEmpty 4343 src/api.cc if (!global_template.IsEmpty()) { IsEmpty 4380 src/api.cc if (!global_template.IsEmpty()) { IsEmpty 5156 src/api.cc obj.set(1, data.IsEmpty() ? IsEmpty 5436 src/api.cc if (obj.IsEmpty()) return; IsEmpty 5441 src/api.cc if (str.IsEmpty()) return; IsEmpty 5458 src/api.cc if (obj.IsEmpty()) return; IsEmpty 5463 src/api.cc if (str.IsEmpty()) return; IsEmpty 5479 src/api.cc if (obj.IsEmpty()) return; IsEmpty 5484 src/api.cc if (str.IsEmpty()) return; IsEmpty 5749 src/api.cc if (data.IsEmpty()) { IsEmpty 5953 src/api.cc security_token.IsEmpty() ? NULL : *Utils::OpenHandle(*security_token), IsEmpty 5964 src/api.cc security_token.IsEmpty() ? NULL : *Utils::OpenHandle(*security_token), IsEmpty 5982 src/api.cc security_token.IsEmpty() ? NULL : *Utils::OpenHandle(*security_token), IsEmpty 1766 src/arm/lithium-codegen-arm.cc if (expected.IsEmpty()) expected = ToBooleanStub::all_types(); IsEmpty 257 src/ast.h bool IsEmpty() { return AsEmptyStatement() != NULL; } IsEmpty 1061 src/ast.h bool HasThenStatement() const { return !then_statement()->IsEmpty(); } IsEmpty 1062 src/ast.h bool HasElseStatement() const { return !else_statement()->IsEmpty(); } IsEmpty 2539 src/ast.h virtual bool IsEmpty(); IsEmpty 714 src/bootstrapper.cc if (!global_template.IsEmpty()) { IsEmpty 761 src/bootstrapper.cc if (global_template.IsEmpty()) { IsEmpty 2105 src/bootstrapper.cc if (!global_proxy_template.IsEmpty()) { IsEmpty 1147 src/builtins.cc if (value.IsEmpty()) { IsEmpty 1223 src/builtins.cc if (value.IsEmpty()) { IsEmpty 365 src/code-stubs.cc if (IsEmpty()) stream->Add("None"); IsEmpty 1047 src/code-stubs.h bool IsEmpty() const { return set_.IsEmpty(); } IsEmpty 188 src/cpu-profiler.cc if (!events_buffer_.IsEmpty()) { IsEmpty 211 src/cpu-profiler.cc if (!ticks_from_vm_buffer_.IsEmpty() IsEmpty 220 src/cpu-profiler.cc if (rec == NULL) return !ticks_from_vm_buffer_.IsEmpty(); IsEmpty 160 src/d8.cc if (script.IsEmpty()) { IsEmpty 167 src/d8.cc if (result.IsEmpty()) { IsEmpty 232 src/d8.cc if (source.IsEmpty()) { IsEmpty 277 src/d8.cc if (source.IsEmpty()) { IsEmpty 297 src/d8.cc if (try_catch->HasCaught() || int32.IsEmpty()) return 0; IsEmpty 441 src/d8.cc String::New(kArrayBufferMarkerPropName)).IsEmpty()) { IsEmpty 526 src/d8.cc if (marker.IsEmpty()) { IsEmpty 582 src/d8.cc if (marker.IsEmpty()) { IsEmpty 642 src/d8.cc if (marker.IsEmpty()) { IsEmpty 679 src/d8.cc if (source->GetHiddenValue(String::New(kArrayMarkerPropName)).IsEmpty()) { IsEmpty 861 src/d8.cc if (message.IsEmpty()) { IsEmpty 1247 src/d8.cc ASSERT(!context.IsEmpty()); IsEmpty 1445 src/d8.cc if (input.IsEmpty()) break; IsEmpty 1500 src/d8.cc if (str.IsEmpty()) { IsEmpty 1546 src/d8.cc if (source.IsEmpty()) { IsEmpty 176 src/data-flow.h bool IsEmpty() const { IsEmpty 97 src/dateparser-inl.h bool has_read_number = !day.IsEmpty(); IsEmpty 108 src/dateparser-inl.h if (!time.IsEmpty()) return false; IsEmpty 141 src/dateparser-inl.h if (type == AM_PM && !time.IsEmpty()) { IsEmpty 155 src/dateparser-inl.h } else if (token.IsAsciiSign() && (tz.IsUTC() || !time.IsEmpty())) { IsEmpty 225 src/dateparser-inl.h ASSERT(day->IsEmpty()); IsEmpty 226 src/dateparser-inl.h ASSERT(time->IsEmpty()); IsEmpty 227 src/dateparser-inl.h ASSERT(tz->IsEmpty()); IsEmpty 325 src/dateparser-inl.h if (tz->IsEmpty()) tz->Set(0); IsEmpty 325 src/dateparser.h bool IsEmpty() { return hour_ == kNone; } IsEmpty 335 src/dateparser.h bool IsEmpty() const { return index_ == 0; } IsEmpty 369 src/dateparser.h bool IsEmpty() const { return index_ == 0; } IsEmpty 2770 src/debug.cc while (!event_command_queue_.IsEmpty()) { IsEmpty 3158 src/debug.cc return !command_queue_.IsEmpty(); IsEmpty 3456 src/debug.cc ASSERT(!context.IsEmpty() || event_ == v8::ScriptCollected); IsEmpty 3544 src/debug.cc while (!IsEmpty()) { IsEmpty 3553 src/debug.cc ASSERT(!IsEmpty()); IsEmpty 3571 src/debug.cc while (!IsEmpty()) { IsEmpty 3596 src/debug.cc return queue_.IsEmpty(); IsEmpty 720 src/debug.h bool IsEmpty() const { return start_ == end_; } IsEmpty 746 src/debug.h bool IsEmpty() const; IsEmpty 1374 src/factory.cc if (!array->IsEmpty()) { IsEmpty 649 src/handles.cc if (!result.IsEmpty()) IsEmpty 679 src/handles.cc if (!result.IsEmpty()) IsEmpty 455 src/hydrogen-instructions.cc if (changes_flags.IsEmpty()) return; IsEmpty 2204 src/hydrogen.cc if (!flags.IsEmpty()) { IsEmpty 2262 src/hydrogen.cc if ((!successor_map->IsEmpty() || !successor_dominators->IsEmpty()) && IsEmpty 2730 src/hydrogen.cc ASSERT(visited.IsEmpty()); IsEmpty 9417 src/hydrogen.cc if (range != NULL && !range->IsEmpty()) { IsEmpty 1250 src/hydrogen.h bool IsEmpty() const { return count_ == 0; } IsEmpty 1292 src/hydrogen.h bool IsEmpty() const { return count_ == 0; } IsEmpty 502 src/ia32/code-stubs-ia32.cc if (!types_.IsEmpty()) { IsEmpty 1612 src/ia32/lithium-codegen-ia32.cc if (expected.IsEmpty()) expected = ToBooleanStub::all_types(); IsEmpty 948 src/ia32/lithium-ia32.cc bool needs_temp = expected.NeedsMap() || expected.IsEmpty(); IsEmpty 656 src/incremental-marking.cc while (!marking_deque_.IsEmpty()) { IsEmpty 764 src/incremental-marking.cc ASSERT(marking_deque_.IsEmpty()); IsEmpty 819 src/incremental-marking.cc while (!marking_deque_.IsEmpty() && bytes_to_process > 0) { IsEmpty 883 src/incremental-marking.cc if (marking_deque_.IsEmpty()) MarkingComplete(action); IsEmpty 278 src/lithium-allocator.cc ASSERT(result->IsEmpty()); IsEmpty 487 src/lithium-allocator.cc if (IsEmpty()) return false; IsEmpty 716 src/lithium-allocator.cc if (range->IsEmpty() || range->Start().Value() > position.Value()) { IsEmpty 1371 src/lithium-allocator.cc if (range->IsEmpty()) continue; IsEmpty 1647 src/lithium-allocator.cc if (range == NULL || range->IsEmpty()) return; IsEmpty 1665 src/lithium-allocator.cc if (range == NULL || range->IsEmpty()) return; IsEmpty 290 src/lithium-allocator.h bool IsEmpty() const { return first_interval() == NULL; } IsEmpty 337 src/lithium-allocator.h ASSERT(!IsEmpty()); IsEmpty 342 src/lithium-allocator.h ASSERT(!IsEmpty()); IsEmpty 2241 src/mark-compact.cc while (!marking_deque_.IsEmpty()) { IsEmpty 2242 src/mark-compact.cc while (!marking_deque_.IsEmpty()) { IsEmpty 2324 src/mark-compact.cc ASSERT(marking_deque_.IsEmpty()); IsEmpty 2328 src/mark-compact.cc work_to_do = !marking_deque_.IsEmpty(); IsEmpty 186 src/mark-compact.h inline bool IsEmpty() { return top_ == bottom_; } IsEmpty 220 src/mark-compact.h ASSERT(!IsEmpty()); IsEmpty 1489 src/mips/lithium-codegen-mips.cc if (expected.IsEmpty()) expected = ToBooleanStub::all_types(); IsEmpty 309 src/mksnapshot.cc if (context.IsEmpty()) { IsEmpty 316 src/objects-debug.cc ASSERT(instance_descriptors()->IsEmpty()); IsEmpty 1882 src/objects-inl.h bool DescriptorArray::IsEmpty() { IsEmpty 1890 src/objects-inl.h return !IsEmpty(); IsEmpty 206 src/objects.cc if (result.IsEmpty()) { IsEmpty 1841 src/objects.cc if (!result.IsEmpty()) return *value_handle; IsEmpty 2978 src/objects.cc if (!result.IsEmpty()) { IsEmpty 2993 src/objects.cc if (!result.IsEmpty()) return DONT_ENUM; IsEmpty 3647 src/objects.cc if (!result.IsEmpty()) { IsEmpty 3682 src/objects.cc if (!result.IsEmpty()) { IsEmpty 5658 src/objects.cc if (IsEmpty()) return; // Do nothing for empty descriptor array. IsEmpty 5907 src/objects.cc if (IsEmpty()) return other->IsEmpty(); IsEmpty 5908 src/objects.cc if (other->IsEmpty()) return false; IsEmpty 8812 src/objects.cc if (!result.IsEmpty()) { IsEmpty 8827 src/objects.cc if (!result.IsEmpty()) return true; IsEmpty 9018 src/objects.cc if (!result.IsEmpty()) return *value_handle; IsEmpty 9059 src/objects.cc if (result.IsEmpty()) return isolate->heap()->undefined_value(); IsEmpty 9877 src/objects.cc if (!result.IsEmpty()) return *v8::Utils::OpenHandle(*result); IsEmpty 10177 src/objects.cc if (!result.IsEmpty()) { IsEmpty 2466 src/objects.h inline bool IsEmpty(); IsEmpty 2475 src/objects.h ASSERT(MayContainTransitions() || IsEmpty()); IsEmpty 2484 src/objects.h ASSERT(!IsEmpty()); IsEmpty 2496 src/objects.h ASSERT(!IsEmpty() || index > 0); IsEmpty 2501 src/objects.h ASSERT(!IsEmpty()); IsEmpty 2507 src/objects.h return !IsEmpty() && !get(kLastAddedIndex)->IsSmi(); IsEmpty 145 src/parser.cc if (term->IsEmpty()) { IsEmpty 1135 src/parser.cc if (stat == NULL || stat->IsEmpty()) { IsEmpty 1335 src/parser.cc if (stat && !stat->IsEmpty()) { IsEmpty 1936 src/parser.cc ASSERT(!fun_template.IsEmpty()); IsEmpty 2010 src/parser.cc if (stat && !stat->IsEmpty()) { IsEmpty 2041 src/parser.cc if (stat && !stat->IsEmpty()) { IsEmpty 2010 src/profile-generator.cc if (!map->instance_descriptors()->IsEmpty()) { IsEmpty 5261 src/runtime.cc if (!result.IsEmpty()) return *v8::Utils::OpenHandle(*result); IsEmpty 5276 src/runtime.cc if (!result.IsEmpty()) return *v8::Utils::OpenHandle(*result); IsEmpty 2523 src/spaces.h bool IsEmpty() { return first_page_ == NULL; } IsEmpty 1005 src/stub-cache.cc if (result.IsEmpty()) return HEAP->undefined_value(); IsEmpty 1070 src/stub-cache.cc if (!r.IsEmpty()) { IsEmpty 1125 src/stub-cache.cc if (!r.IsEmpty()) { IsEmpty 51 src/unbound-queue.h INLINE(bool IsEmpty()) { return divider_ == last_; } IsEmpty 958 src/utils.h bool IsEmpty() const { return bits_ == 0; } IsEmpty 490 src/x64/code-stubs-x64.cc if (!types_.IsEmpty()) { IsEmpty 1501 src/x64/lithium-codegen-x64.cc if (expected.IsEmpty()) expected = ToBooleanStub::all_types(); IsEmpty 185 test/cctest/cctest.h bool IsReady() { return !context_.IsEmpty(); } IsEmpty 270 test/cctest/test-accessors.cc CHECK(!result.IsEmpty()); IsEmpty 326 test/cctest/test-accessors.cc CHECK(!result.IsEmpty()); IsEmpty 150 test/cctest/test-api.cc CHECK(!local_env.IsEmpty()); IsEmpty 154 test/cctest/test-api.cc CHECK(!undef.IsEmpty()); IsEmpty 924 test/cctest/test-api.cc CHECK(base_instance->FindInstanceInPrototypeChain(derived).IsEmpty()); IsEmpty 925 test/cctest/test-api.cc CHECK(base_instance->FindInstanceInPrototypeChain(other).IsEmpty()); IsEmpty 932 test/cctest/test-api.cc CHECK(derived_instance->FindInstanceInPrototypeChain(other).IsEmpty()); IsEmpty 1055 test/cctest/test-api.cc CHECK(!as_boxed.IsEmpty()); IsEmpty 1057 test/cctest/test-api.cc CHECK(!the_string.IsEmpty()); IsEmpty 1063 test/cctest/test-api.cc CHECK(!the_string.IsEmpty()); IsEmpty 1078 test/cctest/test-api.cc CHECK(!as_boxed.IsEmpty()); IsEmpty 1100 test/cctest/test-api.cc CHECK(!as_boxed.IsEmpty()); IsEmpty 1796 test/cctest/test-api.cc CHECK(result_post.IsEmpty()); IsEmpty 2085 test/cctest/test-api.cc CHECK(obj->GetHiddenValue(key).IsEmpty()); IsEmpty 2107 test/cctest/test-api.cc CHECK(obj->GetHiddenValue(key).IsEmpty()); IsEmpty 2382 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 2643 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 2658 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 2689 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 2716 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 2892 test/cctest/test-api.cc CHECK(to_string_result.IsEmpty()); IsEmpty 2896 test/cctest/test-api.cc CHECK(to_number_result.IsEmpty()); IsEmpty 2900 test/cctest/test-api.cc CHECK(to_integer_result.IsEmpty()); IsEmpty 2904 test/cctest/test-api.cc CHECK(to_uint32_result.IsEmpty()); IsEmpty 2908 test/cctest/test-api.cc CHECK(to_int32_result.IsEmpty()); IsEmpty 2912 test/cctest/test-api.cc CHECK(to_object_result.IsEmpty()); IsEmpty 2945 test/cctest/test-api.cc CHECK(!try_catch.HasCaught() || result.IsEmpty()); IsEmpty 3093 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 3108 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 3125 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 3153 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 3692 test/cctest/test-api.cc CHECK(xValue.IsEmpty()); IsEmpty 3705 test/cctest/test-api.cc CHECK(xValue.IsEmpty()); IsEmpty 4740 test/cctest/test-api.cc CHECK(context.IsEmpty()); IsEmpty 4757 test/cctest/test-api.cc CHECK(context.IsEmpty()); IsEmpty 4829 test/cctest/test-api.cc CHECK(context.IsEmpty()); IsEmpty 4844 test/cctest/test-api.cc CHECK(context.IsEmpty()); IsEmpty 4984 test/cctest/test-api.cc CHECK(context.IsEmpty()); IsEmpty 5052 test/cctest/test-api.cc if (script_.IsEmpty()) IsEmpty 5079 test/cctest/test-api.cc if (!prev.IsEmpty()) { IsEmpty 5985 test/cctest/test-api.cc CHECK(!index.IsEmpty()); IsEmpty 5989 test/cctest/test-api.cc CHECK(index.IsEmpty()); IsEmpty 5992 test/cctest/test-api.cc CHECK(index.IsEmpty()); IsEmpty 5995 test/cctest/test-api.cc CHECK(!index.IsEmpty()); IsEmpty 5999 test/cctest/test-api.cc CHECK(!index.IsEmpty()); IsEmpty 6003 test/cctest/test-api.cc CHECK(index.IsEmpty()); IsEmpty 6006 test/cctest/test-api.cc CHECK(index.IsEmpty()); IsEmpty 6172 test/cctest/test-api.cc CHECK(!name_val.IsEmpty() && name_val->IsString()); IsEmpty 8282 test/cctest/test-api.cc CHECK(x_value.IsEmpty()); IsEmpty 8394 test/cctest/test-api.cc CHECK(value.IsEmpty()); IsEmpty 8405 test/cctest/test-api.cc CHECK(value.IsEmpty()); IsEmpty 9716 test/cctest/test-api.cc CHECK(!templ.IsEmpty()); IsEmpty 9743 test/cctest/test-api.cc CHECK(!templ.IsEmpty()); IsEmpty 9775 test/cctest/test-api.cc CHECK(!templ.IsEmpty()); IsEmpty 10147 test/cctest/test-api.cc CHECK(!with_js_getter.IsEmpty()); IsEmpty 10154 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 10159 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 10164 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 10169 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 10174 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 10179 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 10216 test/cctest/test-api.cc CHECK(!errorMessageString.IsEmpty()); IsEmpty 10573 test/cctest/test-api.cc CHECK(value.IsEmpty()); IsEmpty 10594 test/cctest/test-api.cc CHECK(value.IsEmpty()); IsEmpty 10871 test/cctest/test-api.cc CHECK(!str.IsEmpty()); IsEmpty 10987 test/cctest/test-api.cc CHECK(!env.IsEmpty()); IsEmpty 11015 test/cctest/test-api.cc if (templ.IsEmpty()) { IsEmpty 11039 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 11049 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 11052 test/cctest/test-api.cc CHECK(!message.IsEmpty()); IsEmpty 11328 test/cctest/test-api.cc CHECK(!context0.IsEmpty()); IsEmpty 11390 test/cctest/test-api.cc CHECK(g1->Call(global, 0, NULL).IsEmpty()); IsEmpty 11391 test/cctest/test-api.cc CHECK(g2->Call(global, 0, NULL).IsEmpty()); IsEmpty 11474 test/cctest/test-api.cc CHECK(g1->Call(global, 0, NULL).IsEmpty()); IsEmpty 11475 test/cctest/test-api.cc CHECK(g2->Call(global, 0, NULL).IsEmpty()); IsEmpty 11494 test/cctest/test-api.cc CHECK(g1->Call(global, 0, NULL).IsEmpty()); IsEmpty 11495 test/cctest/test-api.cc CHECK(g2->Call(global, 0, NULL).IsEmpty()); IsEmpty 11826 test/cctest/test-api.cc CHECK(!local_env.IsEmpty()); IsEmpty 11905 test/cctest/test-api.cc CHECK(!result.IsEmpty()); IsEmpty 11935 test/cctest/test-api.cc CHECK(!local_env.IsEmpty()); IsEmpty 12248 test/cctest/test-api.cc CHECK(!local_env.IsEmpty()); IsEmpty 13858 test/cctest/test-api.cc CHECK(!overview_result.IsEmpty()); IsEmpty 13878 test/cctest/test-api.cc CHECK(!detailed_result.IsEmpty()); IsEmpty 13941 test/cctest/test-api.cc CHECK(!stack_trace.IsEmpty()); IsEmpty 13984 test/cctest/test-api.cc CHECK(!stack_trace.IsEmpty()); IsEmpty 14021 test/cctest/test-api.cc CHECK(!stack_trace.IsEmpty()); IsEmpty 14047 test/cctest/test-api.cc CHECK(!stack_trace.IsEmpty()); IsEmpty 14077 test/cctest/test-api.cc CHECK(!name.IsEmpty()); IsEmpty 14571 test/cctest/test-api.cc CHECK(!message.IsEmpty()); IsEmpty 15780 test/cctest/test-api.cc CHECK(re.IsEmpty()); IsEmpty 16095 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 16100 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 16105 test/cctest/test-api.cc CHECK(result.IsEmpty()); IsEmpty 16648 test/cctest/test-api.cc CHECK(v8::Undefined().IsEmpty()); IsEmpty 16650 test/cctest/test-api.cc CHECK(v8::Undefined(isolate).IsEmpty()); IsEmpty 16652 test/cctest/test-api.cc CHECK(v8::Null().IsEmpty()); IsEmpty 16654 test/cctest/test-api.cc CHECK(v8::Null(isolate).IsEmpty()); IsEmpty 16656 test/cctest/test-api.cc CHECK(v8::True().IsEmpty()); IsEmpty 16658 test/cctest/test-api.cc CHECK(v8::True(isolate).IsEmpty()); IsEmpty 16660 test/cctest/test-api.cc CHECK(v8::False().IsEmpty()); IsEmpty 16662 test/cctest/test-api.cc CHECK(v8::False(isolate).IsEmpty()); IsEmpty 16701 test/cctest/test-api.cc CHECK(v8::String::Empty().IsEmpty()); IsEmpty 16703 test/cctest/test-api.cc CHECK(v8::String::Empty(isolate).IsEmpty()); IsEmpty 16898 test/cctest/test-api.cc CHECK(!message.IsEmpty()); IsEmpty 16917 test/cctest/test-api.cc CHECK(!message.IsEmpty()); IsEmpty 50 test/cctest/test-assembler-arm.cc if (env.IsEmpty()) { IsEmpty 51 test/cctest/test-assembler-ia32.cc if (env.IsEmpty()) { IsEmpty 54 test/cctest/test-assembler-mips.cc if (env.IsEmpty()) { IsEmpty 95 test/cctest/test-assembler-x64.cc if (env.IsEmpty()) { IsEmpty 73 test/cctest/test-compiler.cc if (string_obj.IsEmpty()) return string_obj; IsEmpty 91 test/cctest/test-compiler.cc if (env.IsEmpty()) { IsEmpty 32 test/cctest/test-cpu-profiler.cc if (env.IsEmpty()) env = v8::Context::New(); IsEmpty 144 test/cctest/test-debug.cc inline bool IsReady() { return !context_.IsEmpty(); } IsEmpty 661 test/cctest/test-debug.cc if (!frame_function_name.IsEmpty()) { IsEmpty 676 test/cctest/test-debug.cc if (!frame_source_line.IsEmpty()) { IsEmpty 686 test/cctest/test-debug.cc if (!frame_source_column.IsEmpty()) { IsEmpty 696 test/cctest/test-debug.cc if (!frame_script_name.IsEmpty()) { IsEmpty 711 test/cctest/test-debug.cc if (!frame_script_data.IsEmpty()) { IsEmpty 732 test/cctest/test-debug.cc } else if (event == v8::AfterCompile && !compiled_script_data.IsEmpty()) { IsEmpty 788 test/cctest/test-debug.cc if (!frame_count.IsEmpty()) { IsEmpty 992 test/cctest/test-debug.cc if (!frame_count.IsEmpty()) { IsEmpty 5393 test/cctest/test-debug.cc CHECK(v8::Debug::Call(debugger_call_with_data).IsEmpty()); IsEmpty 5394 test/cctest/test-debug.cc CHECK(v8::Debug::Call(debugger_call_with_data).IsEmpty()); IsEmpty 6263 test/cctest/test-debug.cc if (!frame_function_name.IsEmpty()) { IsEmpty 6489 test/cctest/test-debug.cc CHECK(context.IsEmpty()); IsEmpty 7062 test/cctest/test-debug.cc if (!frame_function_name.IsEmpty()) { IsEmpty 7124 test/cctest/test-debug.cc if (!frame_function_name.IsEmpty()) { IsEmpty 148 test/cctest/test-decls.cc if (!value.IsEmpty()) { IsEmpty 154 test/cctest/test-decls.cc if (!value.IsEmpty()) { IsEmpty 240 test/cctest/test-deoptimization.cc CHECK(!fun.IsEmpty()); IsEmpty 46 test/cctest/test-disasm-arm.cc if (env.IsEmpty()) { IsEmpty 44 test/cctest/test-disasm-ia32.cc if (env.IsEmpty()) { IsEmpty 48 test/cctest/test-disasm-mips.cc if (env.IsEmpty()) { IsEmpty 44 test/cctest/test-disasm-x64.cc if (env.IsEmpty()) { IsEmpty 53 test/cctest/test-func-name-inference.cc if (env.IsEmpty()) { IsEmpty 226 test/cctest/test-hashing.cc if (env.IsEmpty()) env = v8::Context::New(); IsEmpty 244 test/cctest/test-hashing.cc if (env.IsEmpty()) env = v8::Context::New(); IsEmpty 555 test/cctest/test-heap-profiler.cc CHECK(!snapshot_parse_result.IsEmpty()); IsEmpty 585 test/cctest/test-heap-profiler.cc CHECK(!meta_analysis_result.IsEmpty()); IsEmpty 612 test/cctest/test-heap-profiler.cc CHECK(!string_obj_pos_val.IsEmpty()); IsEmpty 891 test/cctest/test-heap-profiler.cc CHECK(!globalObjectHandle.IsEmpty()); IsEmpty 1470 test/cctest/test-heap-profiler.cc CHECK(!cHandle.IsEmpty() && cHandle->IsObject()); IsEmpty 18 test/cctest/test-heap.cc if (env.IsEmpty()) env = v8::Context::New(); IsEmpty 189 test/cctest/test-log-stack-tracer.cc if (env.IsEmpty()) { IsEmpty 295 test/cctest/test-log-stack-tracer.cc CHECK(!result.IsEmpty()); IsEmpty 343 test/cctest/test-log-stack-tracer.cc CHECK(!result.IsEmpty()); IsEmpty 219 test/cctest/test-log.cc CHECK(!context.IsEmpty()); IsEmpty 352 test/cctest/test-log.cc CHECK(!evil_script.IsEmpty()); IsEmpty 353 test/cctest/test-log.cc CHECK(!evil_script->Run().IsEmpty()); IsEmpty 516 test/cctest/test-log.cc if (script.IsEmpty()) { IsEmpty 522 test/cctest/test-log.cc if (result.IsEmpty()) { IsEmpty 49 test/cctest/test-mark-compact.cc if (env.IsEmpty()) env = v8::Context::New(); IsEmpty 69 test/cctest/test-mark-compact.cc while (!s.IsEmpty()) { IsEmpty 761 test/cctest/test-profile-generator.cc if (env.IsEmpty()) { IsEmpty 73 test/cctest/test-random.cc if (env.IsEmpty()) env = v8::Context::New(); IsEmpty 360 test/cctest/test-serialize.cc ASSERT(!env.IsEmpty()); IsEmpty 375 test/cctest/test-serialize.cc ASSERT(!foo.IsEmpty()); IsEmpty 486 test/cctest/test-serialize.cc ASSERT(!env.IsEmpty()); IsEmpty 264 test/cctest/test-spaces.cc CHECK(!lo->IsEmpty()); IsEmpty 35 test/cctest/test-strings.cc if (env.IsEmpty()) { IsEmpty 622 test/cctest/test-strings.cc CHECK(result.IsEmpty()); IsEmpty 629 test/cctest/test-strings.cc CHECK(CompileRun(source).IsEmpty()); IsEmpty 691 test/cctest/test-strings.cc CHECK(result.IsEmpty()); IsEmpty 60 test/cctest/test-thread-termination.cc CHECK(result.IsEmpty()); IsEmpty 84 test/cctest/test-thread-termination.cc CHECK(try_catch.Message().IsEmpty()); IsEmpty 101 test/cctest/test-thread-termination.cc CHECK(try_catch.Message().IsEmpty()); IsEmpty 299 test/cctest/test-thread-termination.cc CHECK(try_catch.Message().IsEmpty()); IsEmpty 350 test/cctest/test-thread-termination.cc CHECK(try_catch.Message().IsEmpty()); IsEmpty 15 test/cctest/test-unbound-queue.cc CHECK(cq.IsEmpty()); IsEmpty 17 test/cctest/test-unbound-queue.cc CHECK(!cq.IsEmpty()); IsEmpty 21 test/cctest/test-unbound-queue.cc CHECK(cq.IsEmpty()); IsEmpty 28 test/cctest/test-unbound-queue.cc CHECK(cq.IsEmpty()); IsEmpty 30 test/cctest/test-unbound-queue.cc CHECK(!cq.IsEmpty()); IsEmpty 33 test/cctest/test-unbound-queue.cc CHECK(!cq.IsEmpty()); IsEmpty 37 test/cctest/test-unbound-queue.cc CHECK(!cq.IsEmpty()); IsEmpty 43 test/cctest/test-unbound-queue.cc CHECK(!cq.IsEmpty()); IsEmpty 46 test/cctest/test-unbound-queue.cc CHECK(!cq.IsEmpty()); IsEmpty 50 test/cctest/test-unbound-queue.cc CHECK(cq.IsEmpty());