Searched refs:ScopeInfoOf (Results 1 – 5 of 5) sorted by relevance
816 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op()); in LowerJSCreateCatchContext()822 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op()); in LowerJSCreateWithContext()828 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op()); in LowerJSCreateBlockContext()
1255 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op()); in ReduceJSCreateWithContext()1276 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op()); in ReduceJSCreateCatchContext()1297 ScopeInfoRef scope_info = ScopeInfoOf(broker(), node->op()); in ReduceJSCreateBlockContext()
1463 ScopeInfoRef ScopeInfoOf(JSHeapBroker* broker, const Operator* op) { in ScopeInfoOf() function
889 ScopeInfoRef ScopeInfoOf(JSHeapBroker* broker,
1758 return ScopeInfoOf(broker(), context->op()); in TryGetScopeInfo()