Home
last modified time | relevance | path

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

/external/v8/src/
Dcode-stubs.cc502 #define BINARY_OP_STUB(Name) \ macro
513 BINARY_OP_STUB(AddWithFeedbackStub)
514 BINARY_OP_STUB(SubtractWithFeedbackStub) in BINARY_OP_STUB() function
515 BINARY_OP_STUB(MultiplyWithFeedbackStub) in BINARY_OP_STUB()
516 BINARY_OP_STUB(DivideWithFeedbackStub) in BINARY_OP_STUB()
517 BINARY_OP_STUB(ModulusWithFeedbackStub) in BINARY_OP_STUB()
518 #undef BINARY_OP_STUB in BINARY_OP_STUB()