Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
Dbinary-op-assembler.cc245 Label do_float_operation(this), end(this), call_stub(this), in Generate_BinaryOperationWithFeedback() local
363 Goto(&call_stub); in Generate_BinaryOperationWithFeedback()
373 Goto(&call_stub); in Generate_BinaryOperationWithFeedback()
394 Goto(&call_stub); in Generate_BinaryOperationWithFeedback()
428 Goto(&call_stub); in Generate_BinaryOperationWithFeedback()
431 BIND(&call_stub); in Generate_BinaryOperationWithFeedback()