Home
last modified time | relevance | path

Searched defs:is_tailcall (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/torque/
Dinstructions.h477 bool is_tailcall; member
493 bool is_tailcall; member
516 bool is_tailcall; member
Dimplementation-visitor.cc2453 Expression* callee, const Arguments& arguments, bool is_tailcall) { in GeneratePointerCall()
2552 bool is_tailcall) { in GenerateCall()
2888 const TypeVector& specialization_types, bool is_tailcall) { in GenerateCall()
2897 bool is_tailcall) { in Visit()