Empty             198 Source/bindings/v8/V8Binding.h         return v8::String::Empty(isolate);
Empty             181 Source/bindings/v8/V8PerIsolateData.cpp         v8SetReturnValue(info, v8::String::Empty(info.GetIsolate()));
Empty              54 Source/bindings/v8/V8ValueCache.cpp         return v8::String::Empty(isolate);
Empty            1483 Source/core/html/HTMLMediaElement.cpp     if (state == MediaPlayer::Empty) {
Empty              54 Source/core/html/TimeRangesTest.cpp TEST(TimeRanges, Empty)
Empty             472 Source/platform/weborigin/KURLTest.cpp TEST(KURLTest, Empty)
Empty             415 Source/web/AssertMatchingEnums.cpp COMPILE_ASSERT_MATCHING_ENUM(WebMediaPlayer::NetworkStateEmpty, MediaPlayer::Empty);
Empty             326 Source/web/WebMediaPlayerClientImpl.cpp     return MediaPlayer::Empty;