Searched refs:BUILD_BLOCK_JS_CASE (Results 1 – 2 of 2) sorted by relevance
207 #define BUILD_BLOCK_JS_CASE(Name) case IrOpcode::k##Name: in IsPotentiallyThrowingCall() macro208 JS_OP_LIST(BUILD_BLOCK_JS_CASE) in IsPotentiallyThrowingCall()209 #undef BUILD_BLOCK_JS_CASE in IsPotentiallyThrowingCall()
327 #define BUILD_BLOCK_JS_CASE(Name) case IrOpcode::k##Name: in BuildBlocks() macro328 JS_OP_LIST(BUILD_BLOCK_JS_CASE) in BuildBlocks()330 #undef BUILD_BLOCK_JS_CASE in BuildBlocks()