• Home
  • Raw
  • Download

Lines Matching defs:stub

204       FastNewContextStub stub(heap_slots);  in Generate()  local
263 ArgumentsAccessStub stub(type); in Generate() local
299 StackCheckStub stub; in Generate() local
376 InterruptStub stub; in EmitStackCheck() local
383 StackCheckStub stub; in EmitStackCheck() local
434 InterruptStub stub; in EmitReturnSequence() local
693 ToBooleanStub stub(result_register()); in DoTest() local
1181 FastNewClosureStub stub(info->language_mode()); in EmitNewClosure() local
1511 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral() local
1634 FastCloneShallowArrayStub stub( in VisitArrayLiteral() local
1650 FastCloneShallowArrayStub stub(mode, length); in VisitArrayLiteral() local
1689 StoreArrayLiteralElementStub stub; in VisitArrayLiteral() local
1860 BinaryOpStub stub(op, mode); in EmitInlineSmiBinaryOp() local
1942 BinaryOpStub stub(op, mode); in EmitBinaryOp() local
2299 CallFunctionStub stub(arg_count, flags); in EmitCallWithStub() local
2378 CallFunctionStub stub(arg_count, RECEIVER_MIGHT_BE_IMPLICIT); in VisitCall() local
2500 CallConstructStub stub(flags); in VisitCallNew() local
2841 ArgumentsAccessStub stub(ArgumentsAccessStub::READ_ELEMENT); in EmitArguments() local
3004 SubStringStub stub; in EmitSubString() local
3017 RegExpExecStub stub; in EmitRegExpExec() local
3102 MathPowStub stub(MathPowStub::ON_STACK); in EmitMathPow() local
3147 NumberToStringStub stub; in EmitNumberToString() local
3274 StringAddStub stub(NO_STRING_ADD_FLAGS); in EmitStringAdd() local
3287 StringCompareStub stub; in EmitStringCompare() local
3295 TranscendentalCacheStub stub(TranscendentalCache::SIN, in EmitMathSin() local
3308 TranscendentalCacheStub stub(TranscendentalCache::COS, in EmitMathCos() local
3321 TranscendentalCacheStub stub(TranscendentalCache::TAN, in EmitMathTan() local
3334 TranscendentalCacheStub stub(TranscendentalCache::LOG, in EmitMathLog() local
3388 RegExpConstructResultStub stub; in EmitRegExpConstructResult() local
3946 UnaryOpStub stub(expr->op(), overwrite); in EmitUnaryOperation() local
4061 BinaryOpStub stub(Token::ADD, NO_OVERWRITE); in VisitCountOperation() local
4269 InstanceofStub stub(InstanceofStub::kNoFlags); in VisitCompareOperation() local