Searched refs:noValue (Results 1 – 5 of 5) sorted by relevance
300 bool noValue = fieldLength < 0; in parseEventStreamLine() local302 String field(&m_receiveBuf[bufPos], noValue ? lineLength : fieldLength); in parseEventStreamLine()304 if (noValue) in parseEventStreamLine()
5706 Replaced calls to noValue() with calls to JSValue() (which is what5707 noValue() returned). Removed noValue().6709 (JSC::noValue):14263 add for null. The first time, this should return the null (or noValue).14325 to-boolean conversion used to test for noValue() - effectively forcing us14326 to represent noValue() as 0. This would potentially be problematic were we14329 immediate integer 0 would conflict with noValue()).14979 (JSC::noValue):27753 (JSC::DebuggerCallFrame::DebuggerCallFrame): Call noValue.27755 (JSC::JSGlobalData::JSGlobalData): Call noValue.[all …]
24268 (JSC::JIT::unlinkCall): Use NULL instead of JSValue noValue.
6082 Replaced calls to noValue() with calls to JSValue() (which is what6083 noValue() returned). Removed noValue().14114 (-[WebScriptCallFrame evaluateWebScript:]): Ditto. And noValue.
13557 Replaced calls to noValue() with calls to JSValue() (which is what13558 noValue() returned). Removed noValue().77080 (WebCore::setDOMException): Use noValue.77086 (WebCore::showModalDialog): Use noValue.77102 (windowProtoFuncOpen): Use noValue.77110 (WebCore::JSAbstractEventListener::handleEvent): Use noValue.77137 (WebCore::JSJavaScriptCallFrame::evaluate): Use noValue.77170 (WebCore::JSSQLResultSetRowList::item): Use noValue.77186 (WebCore::ScriptController::evaluate): Use noValue.77208 (JavaInstance::invokeMethod): Ditto. And noValue.[all …]