Searched defs:NoOperation (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DValueProfile.h151 SpeculatedType computeUpdatedPrediction(OperationInProgress operation = NoOperation) argument
H A DCodeBlock.h1045 void updateAllValueProfilePredictions(OperationInProgress = NoOperation) { } argument
1046 void updateAllArrayPredictions(OperationInProgress = NoOperation) { } argument
1047 void updateAllPredictions(OperationInProgress = NoOperation) { } argument
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-ar/
H A Dllvm-ar.cpp78 NoOperation, ///< An operation hasn't been specified enumerator in enum:ArchiveOperation
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DHeap.h71 enum OperationInProgress { NoOperation, Allocation, Collection }; enumerator in enum:JSC::OperationInProgress

Completed in 134 milliseconds