Searched refs:WeakCollectionsBuiltinsAssembler (Results 1 – 1 of 1) sorted by relevance
1979 class WeakCollectionsBuiltinsAssembler : public BaseCollectionsAssembler { class1981 explicit WeakCollectionsBuiltinsAssembler(compiler::CodeAssemblerState* state) in WeakCollectionsBuiltinsAssembler() function in v8::internal::WeakCollectionsBuiltinsAssembler2040 void WeakCollectionsBuiltinsAssembler::AddEntry( in AddEntry()2053 TNode<Object> WeakCollectionsBuiltinsAssembler::AllocateTable( in AllocateTable()2083 TNode<Smi> WeakCollectionsBuiltinsAssembler::CreateIdentityHash( in CreateIdentityHash()2097 TNode<IntPtrT> WeakCollectionsBuiltinsAssembler::EntryMask( in EntryMask()2102 TNode<IntPtrT> WeakCollectionsBuiltinsAssembler::FindKeyIndex( in FindKeyIndex()2131 TNode<IntPtrT> WeakCollectionsBuiltinsAssembler::FindKeyIndexForInsertion( in FindKeyIndexForInsertion()2142 TNode<IntPtrT> WeakCollectionsBuiltinsAssembler::FindKeyIndexForKey( in FindKeyIndexForKey()2154 TNode<IntPtrT> WeakCollectionsBuiltinsAssembler::KeyIndexFromEntry( in KeyIndexFromEntry()[all …]