Searched refs:setUndefined (Results 1 - 17 of 17) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSymbol.h119 /// setUndefined - Mark the symbol as undefined.
120 void setUndefined() { function in class:llvm::MCSymbol
/external/llvm/lib/MC/
H A DMCSymbol.cpp64 setUndefined();
/external/webkit/Source/JavaScriptCore/runtime/
H A DPropertyDescriptor.h49 void setUndefined();
H A DJSCell.cpp125 slot.setUndefined();
137 slot.setUndefined();
H A DPropertyDescriptor.cpp69 void PropertyDescriptor::setUndefined() function in class:JSC::PropertyDescriptor
H A DPropertySlot.h174 void setUndefined() function in class:JSC::PropertySlot
H A DWriteBarrier.h133 void setUndefined() { m_value = JSValue::encode(jsUndefined()); } function in class:JSC::WriteBarrierBase
H A DJSString.cpp288 slot.setUndefined();
H A DJSArray.cpp1164 storage->m_vector[i].setUndefined();
1260 storage->m_vector[i].setUndefined();
H A DJSGlobalObject.cpp428 m_registers[i].setUndefined();
H A DJSONObject.cpp523 slot.setUndefined();
H A DJSObject.cpp568 slot.setUndefined();
H A DJSObject.h196 void putUndefinedAtDirectOffset(size_t offset) { propertyStorage()[offset].setUndefined(); }
/external/webkit/Source/WebCore/bindings/js/
H A DJSLocationCustom.cpp52 slot.setUndefined();
85 slot.setUndefined();
93 descriptor.setUndefined();
124 descriptor.setUndefined();
H A DJSHistoryCustom.cpp91 slot.setUndefined();
98 descriptor.setUndefined();
136 descriptor.setUndefined();
H A DJSDOMWindowCustom.cpp162 slot.setUndefined();
206 slot.setUndefined();
244 slot.setUndefined();
263 slot.setUndefined();
304 descriptor.setUndefined();
/external/webkit/Source/WebCore/bridge/objc/
H A Dobjc_runtime.mm204 slot.setUndefined();
211 descriptor.setUndefined();

Completed in 3091 milliseconds