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

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DCallLinkStatus.h69 CallLinkStatus& setIsProved(bool isProved) argument
116 bool isProved() const { return m_isProved; } function in class:JSC::CallLinkStatus
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGCommon.h217 inline bool isProved(ProofStatus proofStatus) function in namespace:JSC::DFG
223 inline ProofStatus proofStatusForIsProved(bool isProved) argument

Completed in 47 milliseconds