Searched defs:isBoolean (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnet.h52 isBoolean, enumerator in enum:__anon6942
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSCJSValueInlines.h328 inline bool JSValue::isBoolean() const function in class:JSC::JSValue
446 inline bool JSValue::isBoolean() const function in class:JSC::JSValue
/macosx-10.10.1/Security-57031.1.35/Security/utilities/src/
H A DSecCFWrappers.h749 static inline bool isBoolean(CFTypeRef cfType) { function
/macosx-10.10.1/Security-57031.1.35/Security/utilities/utilities/
H A DSecCFWrappers.h749 static inline bool isBoolean(CFTypeRef cfType) { function
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGSpeculativeJIT64.cpp3122 JITCompiler::Jump isBoolean = m_jit.branchTest64( local
H A DDFGSpeculativeJIT32_64.cpp2974 JITCompiler::Jump isBoolean = m_jit.branch32( local
H A DDFGSpeculativeJIT.cpp1974 JITCompiler::Jump isBoolean = m_jit.branch32(JITCompiler::Equal, tagGPR, TrustedImm32(JSValue::BooleanTag)); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DNodes.h165 virtual bool isBoolean() const { return false; } function in class:JSC::ExpressionNode
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp5230 LValue isBoolean(LValue jsValue) function in class:JSC::FTL::LowerDFGToLLVM

Completed in 342 milliseconds