Lines Matching refs:BIND
151 BIND(&loop_body); in BranchIfPrototypesHaveNonFastElements()
189 BIND(&check_holey_map); in TryRewriteElements()
200 BIND(&perform_transition); in TryRewriteElements()
237 BIND(&already_holey); in TryChangeToHoleyMap()
257 BIND(&check_other_kind); in TryChangeToHoleyMapMulti()
261 BIND(&already_holey); in TryChangeToHoleyMapMulti()
316 BIND(&hole_check_passed); in StoreElementWithCapacity()
333 BIND(&non_smi_value); in StoreElementWithCapacity()
351 BIND(&must_transition); in StoreElementWithCapacity()
360 BIND(&transition_to_double); in StoreElementWithCapacity()
382 BIND(&transition_to_object); in StoreElementWithCapacity()
400 BIND(&check_double_elements); in StoreElementWithCapacity()
419 BIND(&found_hole); in StoreElementWithCapacity()
423 BIND(&hole_check_passed); in StoreElementWithCapacity()
442 BIND(&non_number_value); in StoreElementWithCapacity()
462 BIND(&check_cow_elements); in StoreElementWithCapacity()
479 BIND(&if_fast); in EmitGenericElementStore()
488 BIND(&if_array); in EmitGenericElementStore()
498 BIND(&if_in_bounds); in EmitGenericElementStore()
505 BIND(&if_out_of_bounds); in EmitGenericElementStore()
515 BIND(&if_increment_length_by_one); in EmitGenericElementStore()
522 BIND(&if_bump_length_with_gap); in EmitGenericElementStore()
533 BIND(&if_grow); in EmitGenericElementStore()
542 BIND(&if_nonfast); in EmitGenericElementStore()
554 BIND(&if_dictionary); in EmitGenericElementStore()
561 BIND(&if_typed_array); in EmitGenericElementStore()
582 BIND(&loop); in LookupPropertyOnPrototypeChain()
596 BIND(&found_fast); in LookupPropertyOnPrototypeChain()
612 BIND(&found_dict); in LookupPropertyOnPrototypeChain()
627 BIND(&found_global); in LookupPropertyOnPrototypeChain()
647 BIND(&next_proto); in LookupPropertyOnPrototypeChain()
656 BIND(&ok_to_write); in LookupPropertyOnPrototypeChain()
672 BIND(&fast_properties); in EmitGenericPropertyStore()
681 BIND(&descriptor_found); in EmitGenericPropertyStore()
696 BIND(&data_property); in EmitGenericPropertyStore()
705 BIND(&lookup_transition); in EmitGenericPropertyStore()
722 BIND(&simple_transition); in EmitGenericPropertyStore()
728 BIND(&transition_array); in EmitGenericPropertyStore()
741 BIND(&if_found_candidate); in EmitGenericPropertyStore()
766 BIND(&found_handler_candidate); in EmitGenericPropertyStore()
776 BIND(&dictionary_properties); in EmitGenericPropertyStore()
788 BIND(&dictionary_found); in EmitGenericPropertyStore()
801 BIND(&overwrite); in EmitGenericPropertyStore()
810 BIND(¬_found); in EmitGenericPropertyStore()
818 BIND(&extensible); in EmitGenericPropertyStore()
828 BIND(&add_dictionary_property_slow); in EmitGenericPropertyStore()
834 BIND(&accessor); in EmitGenericPropertyStore()
850 BIND(¬_callable); in EmitGenericPropertyStore()
868 BIND(&strict); in EmitGenericPropertyStore()
877 BIND(&readonly); in EmitGenericPropertyStore()
894 BIND(&strict); in EmitGenericPropertyStore()
924 BIND(&if_index); in KeyedStoreGeneric()
931 BIND(&if_unique_name); in KeyedStoreGeneric()
941 BIND(¬_internalized); in KeyedStoreGeneric()
951 BIND(&slow); in KeyedStoreGeneric()
963 BIND(&call_runtime); in KeyedStoreGeneric()
1020 BIND(&miss); in StoreIC_Uninitialized()
1049 BIND(&slow); in SetProperty()
1056 BIND(&done); in SetProperty()