Home
last modified time | relevance | path

Searched refs:SetConstructCallPosition (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.h643 void SetConstructCallPosition(Expression* expr) { in SetConstructCallPosition() function
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc2413 SetConstructCallPosition(expr); in VisitCallNew()
2454 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc2415 SetConstructCallPosition(expr); in VisitCallNew()
2456 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc2423 SetConstructCallPosition(expr); in VisitCallNew()
2464 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc2537 SetConstructCallPosition(expr); in VisitCallNew()
2580 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc2538 SetConstructCallPosition(expr); in VisitCallNew()
2581 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc2432 SetConstructCallPosition(expr); in VisitCallNew()
2476 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc2539 SetConstructCallPosition(expr); in VisitCallNew()
2582 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc2527 SetConstructCallPosition(expr); in VisitCallNew()
2570 SetConstructCallPosition(expr); in EmitSuperConstructorCall()
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc2481 SetConstructCallPosition(expr); in VisitCallNew()
2523 SetConstructCallPosition(expr); in EmitSuperConstructorCall()