Searched refs:BUILD_BLOCK_JS_CASE (Results 1 – 2 of 2) sorted by relevance
231 #define BUILD_BLOCK_JS_CASE(Name, ...) case IrOpcode::k##Name: in IsPotentiallyThrowingCall() macro232 JS_OP_LIST(BUILD_BLOCK_JS_CASE) in IsPotentiallyThrowingCall()233 #undef BUILD_BLOCK_JS_CASE in IsPotentiallyThrowingCall()
361 #define BUILD_BLOCK_JS_CASE(Name, ...) case IrOpcode::k##Name: in BuildBlocks() macro362 JS_OP_LIST(BUILD_BLOCK_JS_CASE) in BuildBlocks()364 #undef BUILD_BLOCK_JS_CASE in BuildBlocks()