Searched refs:kScope (Results 1 – 5 of 5) sorted by relevance
125 explicit Entry(const Scope* scope) : scope_(scope), tag_(Tag::kScope) {} in Entry()179 kScope, enumerator
92 case Entry::Tag::kScope: in CheckAllElementsAreUnique()398 case Tag::kScope: in ToHandle()
31 enum class V8InternalValueType { kNone, kEntry, kScope, kScopeList }; enumerator
1387 if (internalType == V8InternalValueType::kScope) { in getProperties()1815 if (value->IsObject() && internalType == V8InternalValueType::kScope) { in create()
666 if (!addInternalObject(context, scope, V8InternalValueType::kScope)) in getTargetScopes()