Searched defs:isObject (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma_3/Object/
H A Dshell.js78 function isObject(obj) function
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DDictionary.h61 bool isObject() const { return m_dictionary.isValid(); } function in class:WebCore::Dictionary
H A DScriptValue.cpp88 bool ScriptValue::isObject() const function in class:WebCore::ScriptValue
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Object/
H A DBinary.h70 bool isObject() const { function in class:llvm::object::Binary
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHandle.h100 bool isObject() const { return jsValue().isObject(); } function in struct:JSC::HandleConverter
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSCellInlines.h112 inline bool JSCell::isObject() const function in class:JSC::JSCell
H A DJSTypeInfo.h69 bool isObject() const { return type() >= ObjectType; } function in class:JSC::TypeInfo
H A DWriteBarrier.h168 bool isObject() const { return get().isObject(); } function in class:JSC::WriteBarrierBase
H A DJSCJSValueInlines.h512 inline bool JSValue::isObject() const function in class:JSC::JSValue
H A DStructure.h131 bool isObject() const { return typeInfo().isObject(); } function in class:JSC::Structure
/macosx-10.9.5/libclosure-63/
H A Druntime.c215 void _Block_use_GC( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), argument
238 void _Block_use_GC5( void *(*alloc)(const unsigned long, const bool isOne, const bool isObject), argument

Completed in 183 milliseconds