Searched defs:ScopeInfo (Results 1 – 5 of 5) sorted by relevance
22 TQ_OBJECT_CONSTRUCTORS_IMPL(ScopeInfo) in TQ_OBJECT_CONSTRUCTORS_IMPL() argument
414 DEF_ACQUIRE_GETTER(SharedFunctionInfo, scope_info, ScopeInfo) { in DEF_ACQUIRE_GETTER() argument422 DEF_GETTER(SharedFunctionInfo, scope_info, ScopeInfo) { in DEF_GETTER() argument
115 ACCESSORS(Context, scope_info, ScopeInfo, kScopeInfoOffset) in ACCESSORS() argument
1548 HEAP_ACCESSOR_C(ScopeInfo, int, ContextLength) in HEAP_ACCESSOR_C() argument
757 class ScopeInfo; variable