Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dscheduler.cc371 #define CONNECT_BLOCK_JS_CASE(Name) case IrOpcode::k##Name: in ConnectBlocks() macro
372 JS_OP_LIST(CONNECT_BLOCK_JS_CASE) in ConnectBlocks()
374 #undef CONNECT_BLOCK_JS_CASE in ConnectBlocks()