Lines Matching defs:stub
190 FastNewContextStub stub(heap_slots); in Generate() local
250 ArgumentsAccessStub stub(type); in Generate() local
288 StackCheckStub stub; in Generate() local
356 InterruptStub stub; in EmitStackCheck() local
366 StackCheckStub stub; in EmitStackCheck() local
424 InterruptStub stub; in EmitReturnSequence() local
669 ToBooleanStub stub(result_register()); in DoTest() local
1126 FastNewClosureStub stub(info->language_mode()); in EmitNewClosure() local
1457 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral() local
1574 FastCloneShallowArrayStub stub( in VisitArrayLiteral() local
1591 FastCloneShallowArrayStub stub(mode, length); in VisitArrayLiteral() local
1633 StoreArrayLiteralElementStub stub; in VisitArrayLiteral() local
1795 BinaryOpStub stub(op, mode); in EmitInlineSmiBinaryOp() local
1879 BinaryOpStub stub(op, mode); in EmitBinaryOp() local
2224 CallFunctionStub stub(arg_count, flags); in EmitCallWithStub() local
2295 CallFunctionStub stub(arg_count, RECEIVER_MIGHT_BE_IMPLICIT); in VisitCall() local
2415 CallConstructStub stub(flags); in VisitCallNew() local
2757 ArgumentsAccessStub stub(ArgumentsAccessStub::READ_ELEMENT); in EmitArguments() local
2921 SubStringStub stub; in EmitSubString() local
2934 RegExpExecStub stub; in EmitRegExpExec() local
3015 MathPowStub stub(MathPowStub::ON_STACK); in EmitMathPow() local
3060 NumberToStringStub stub; in EmitNumberToString() local
3186 StringAddStub stub(NO_STRING_ADD_FLAGS); in EmitStringAdd() local
3199 StringCompareStub stub; in EmitStringCompare() local
3207 TranscendentalCacheStub stub(TranscendentalCache::SIN, in EmitMathSin() local
3219 TranscendentalCacheStub stub(TranscendentalCache::COS, in EmitMathCos() local
3231 TranscendentalCacheStub stub(TranscendentalCache::TAN, in EmitMathTan() local
3243 TranscendentalCacheStub stub(TranscendentalCache::LOG, in EmitMathLog() local
3297 RegExpConstructResultStub stub; in EmitRegExpConstructResult() local
3883 UnaryOpStub stub(expr->op(), overwrite); in EmitUnaryOperation() local
4007 BinaryOpStub stub(expr->binary_op(), NO_OVERWRITE); in VisitCountOperation() local
4216 InstanceofStub stub(InstanceofStub::kNoFlags); in VisitCompareOperation() local