Home | History | Annotate | Download | only in src

Lines Matching refs:FAST_PROTOTYPE

257 // Indicates how aggressively the prototype should be optimized. FAST_PROTOTYPE
262 enum PrototypeOptimizationMode { REGULAR_PROTOTYPE, FAST_PROTOTYPE };
5879 PrototypeOptimizationMode proto_mode = FAST_PROTOTYPE);