Searched refs:BUILD_BLOCK_JS_CASE (Results 1 – 2 of 2) sorted by relevance
228 #define BUILD_BLOCK_JS_CASE(Name) case IrOpcode::k##Name: in IsPotentiallyThrowingCall() macro229 JS_OP_LIST(BUILD_BLOCK_JS_CASE) in IsPotentiallyThrowingCall()230 #undef BUILD_BLOCK_JS_CASE in IsPotentiallyThrowingCall()
353 #define BUILD_BLOCK_JS_CASE(Name) case IrOpcode::k##Name: in BuildBlocks() macro354 JS_OP_LIST(BUILD_BLOCK_JS_CASE) in BuildBlocks()356 #undef BUILD_BLOCK_JS_CASE in BuildBlocks()