Home
last modified time | relevance | path

Searched refs:ClassScopeHasPrivateBrandBit (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dscope-info.cc224 ClassScopeHasPrivateBrandBit::encode(has_brand) | in Create()
438 ClassScopeHasPrivateBrandBit::encode(false) | in CreateForWithScope()
513 ClassScopeHasPrivateBrandBit::encode(false) | in CreateForBootstrapping()
724 return ClassScopeHasPrivateBrandBit::decode(Flags()); in ClassScopeHasPrivateBrand()
Dshared-function-info-inl.h258 SharedFunctionInfo::ClassScopeHasPrivateBrandBit) in BIT_FIELD_ACCESSORS() argument
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc1703 ScopeInfo::ClassScopeHasPrivateBrandBit::encode(false) | in CreateScopeInfo()