• Home
  • Raw
  • Download

Lines Matching defs:stub

197       FastNewContextStub stub(heap_slots);  in Generate()  local
256 ArgumentsAccessStub stub(type); in Generate() local
293 StackCheckStub stub; in Generate() local
366 InterruptStub stub; in EmitStackCheck() local
372 StackCheckStub stub; in EmitStackCheck() local
425 InterruptStub stub; in EmitReturnSequence() local
685 ToBooleanStub stub(result_register()); in DoTest() local
1172 FastNewClosureStub stub(info->language_mode()); in EmitNewClosure() local
1503 FastCloneShallowObjectStub stub(properties_count); in VisitObjectLiteral() local
1623 FastCloneShallowArrayStub stub( in VisitArrayLiteral() local
1639 FastCloneShallowArrayStub stub(mode, length); in VisitArrayLiteral() local
1676 StoreArrayLiteralElementStub stub; in VisitArrayLiteral() local
1844 BinaryOpStub stub(op, mode); in EmitInlineSmiBinaryOp() local
1926 BinaryOpStub stub(op, mode); in EmitBinaryOp() local
2274 CallFunctionStub stub(arg_count, flags); in EmitCallWithStub() local
2354 CallFunctionStub stub(arg_count, RECEIVER_MIGHT_BE_IMPLICIT); in VisitCall() local
2476 CallConstructStub stub(flags); in VisitCallNew() local
2821 ArgumentsAccessStub stub(ArgumentsAccessStub::READ_ELEMENT); in EmitArguments() local
2986 SubStringStub stub; in EmitSubString() local
2999 RegExpExecStub stub; in EmitRegExpExec() local
3080 MathPowStub stub(MathPowStub::ON_STACK); in EmitMathPow() local
3123 NumberToStringStub stub; in EmitNumberToString() local
3245 StringAddStub stub(NO_STRING_ADD_FLAGS); in EmitStringAdd() local
3257 StringCompareStub stub; in EmitStringCompare() local
3265 TranscendentalCacheStub stub(TranscendentalCache::SIN, in EmitMathSin() local
3277 TranscendentalCacheStub stub(TranscendentalCache::COS, in EmitMathCos() local
3289 TranscendentalCacheStub stub(TranscendentalCache::TAN, in EmitMathTan() local
3301 TranscendentalCacheStub stub(TranscendentalCache::LOG, in EmitMathLog() local
3354 RegExpConstructResultStub stub; in EmitRegExpConstructResult() local
3904 UnaryOpStub stub(expr->op(), overwrite); in EmitUnaryOperation() local
4019 BinaryOpStub stub(Token::ADD, NO_OVERWRITE); in VisitCountOperation() local
4228 InstanceofStub stub(InstanceofStub::kNoFlags); in VisitCompareOperation() local