Searched refs:kNoMemory (Results 1 – 1 of 1) sorted by relevance
20 const char kNoMemory[] = "Chrome was unable to initialize icon."; variable74 v8::Exception::Error(v8::String::NewFromUtf8(isolate, kNoMemory))); in ConvertImageDataToBitmapValue()