Searched refs:rightArgument (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLExitValue.h129 static ExitValue recovery(RecoveryOpcode opcode, unsigned leftArgument, unsigned rightArgument, ValueFormat format) argument
135 result.u.recovery.rightArgument = rightArgument;
175 return u.recovery.rightArgument;
259 uint16_t rightArgument; member in struct:JSC::FTL::ExitValue::__anon2583::__anon2584

Completed in 123 milliseconds