• 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
331 StackCheckStub stub; in EmitStackCheck() local
610 ToBooleanStub stub(result_register()); in DoTest() local
1080 FastNewClosureStub stub(info->language_mode()); in EmitNewClosure() local
1410 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral() local
1527 FastCloneShallowArrayStub stub( in VisitArrayLiteral() local
1544 FastCloneShallowArrayStub stub(mode, length); in VisitArrayLiteral() local
1586 StoreArrayLiteralElementStub stub; in VisitArrayLiteral() local
1747 BinaryOpStub stub(op, mode); in EmitInlineSmiBinaryOp() local
1795 BinaryOpStub stub(op, mode); in EmitBinaryOp() local
2119 CallFunctionStub stub(arg_count, flags); in EmitCallWithStub() local
2191 CallFunctionStub stub(arg_count, RECEIVER_MIGHT_BE_IMPLICIT); in VisitCall() local
2309 CallConstructStub stub(flags); in VisitCallNew() local
2650 ArgumentsAccessStub stub(ArgumentsAccessStub::READ_ELEMENT); in EmitArguments() local
2808 SubStringStub stub; in EmitSubString() local
2821 RegExpExecStub stub; in EmitRegExpExec() local
2906 MathPowStub stub(MathPowStub::ON_STACK); in EmitMathPow() local
2947 NumberToStringStub stub; in EmitNumberToString() local
3073 StringAddStub stub(NO_STRING_ADD_FLAGS); in EmitStringAdd() local
3086 StringCompareStub stub; in EmitStringCompare() local
3094 TranscendentalCacheStub stub(TranscendentalCache::SIN, in EmitMathSin() local
3106 TranscendentalCacheStub stub(TranscendentalCache::COS, in EmitMathCos() local
3118 TranscendentalCacheStub stub(TranscendentalCache::TAN, in EmitMathTan() local
3130 TranscendentalCacheStub stub(TranscendentalCache::LOG, in EmitMathLog() local
3183 RegExpConstructResultStub stub; in EmitRegExpConstructResult() local
3797 UnaryOpStub stub(expr->op(), overwrite); in EmitUnaryOperation() local
3916 BinaryOpStub stub(expr->binary_op(), NO_OVERWRITE); in VisitCountOperation() local
4130 InstanceofStub stub(InstanceofStub::kNoFlags); in VisitCompareOperation() local