Home
last modified time | relevance | path

Searched refs:ScopeInfoOf (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-generic-lowering.cc816 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()
H A Djs-create-lowering.cc1255 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()
H A Djs-operator.h889 ScopeInfoRef ScopeInfoOf(JSHeapBroker* broker,
H A Djs-operator.cc1463 ScopeInfoRef ScopeInfoOf(JSHeapBroker* broker, const Operator* op) { in ScopeInfoOf() function
H A Dbytecode-graph-builder.cc1758 return ScopeInfoOf(broker(), context->op()); in TryGetScopeInfo()

Completed in 21 milliseconds