Searched refs:kScope (Results 1 – 5 of 5) sorted by relevance
12 enum class V8InternalValueType { kEntry, kLocation, kScope, kScopeList }; enumerator
26 case V8InternalValueType::kScope: in subtypeForInternalType()
727 V8InternalValueType::kScope)) in getTargetScopes()
101 explicit Entry(const Scope* scope) : scope_(scope), tag_(Tag::kScope) {} in Entry()137 kScope, enumerator
320 case Tag::kScope: in ToHandle()