Searched defs:asObject (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHandle.h142 template <typename Base> Handle<JSObject> HandleConverter<Base, Unknown>::asObject() const function in class:JSC::HandleConverter
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorValues.cpp526 bool InspectorValue::asObject(RefPtr<InspectorObject>*) function in class:WebCore::InspectorValue
536 PassRefPtr<InspectorObject> InspectorValue::asObject() function in class:WebCore::InspectorValue
665 bool InspectorObjectBase::asObject(RefPtr<InspectorObject>* output) function in class:WebCore::InspectorObjectBase
672 PassRefPtr<InspectorObject> InspectorObjectBase::asObject() function in class:WebCore::InspectorObjectBase

Completed in 77 milliseconds