Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc544 TNode<Uint32T> bit_field_3 = LoadMapBitField3(boilerplate_map); in CreateShallowObjectLiteral() local
545 GotoIf(IsSetWord32<Map::Bits3::IsDeprecatedBit>(bit_field_3), call_runtime); in CreateShallowObjectLiteral()
548 Branch(IsSetWord32<Map::Bits3::IsDictionaryMapBit>(bit_field_3), in CreateShallowObjectLiteral()

Completed in 2 milliseconds