• Home
  • Raw
  • Download

Lines Matching refs:BIND

187   BIND(&loop_body);  in BranchIfPrototypesMayHaveReadOnlyElements()
227 BIND(&check_holey_map); in TryRewriteElements()
238 BIND(&perform_transition); in TryRewriteElements()
276 BIND(&already_holey); in TryChangeToHoleyMap()
296 BIND(&check_other_kind); in TryChangeToHoleyMapMulti()
300 BIND(&already_holey); in TryChangeToHoleyMapMulti()
356 BIND(&hole_check_passed); in StoreElementWithCapacity()
374 BIND(&non_smi_value); in StoreElementWithCapacity()
392 BIND(&must_transition); in StoreElementWithCapacity()
401 BIND(&transition_to_double); in StoreElementWithCapacity()
422 BIND(&transition_to_object); in StoreElementWithCapacity()
439 BIND(&check_double_elements); in StoreElementWithCapacity()
457 BIND(&found_hole); in StoreElementWithCapacity()
461 BIND(&hole_check_passed); in StoreElementWithCapacity()
482 BIND(&non_number_value); in StoreElementWithCapacity()
502 BIND(&check_cow_elements); in StoreElementWithCapacity()
519 BIND(&if_fast); in EmitGenericElementStore()
527 BIND(&if_array); in EmitGenericElementStore()
537 BIND(&if_in_bounds); in EmitGenericElementStore()
543 BIND(&if_increment_length_by_one); in EmitGenericElementStore()
550 BIND(&if_bump_length_with_gap); in EmitGenericElementStore()
560 BIND(&if_grow); in EmitGenericElementStore()
569 BIND(&if_nonfast); in EmitGenericElementStore()
581 BIND(&if_dictionary); in EmitGenericElementStore()
588 BIND(&if_typed_array); in EmitGenericElementStore()
609 BIND(&loop); in LookupPropertyOnPrototypeChain()
623 BIND(&found_fast); in LookupPropertyOnPrototypeChain()
639 BIND(&found_dict); in LookupPropertyOnPrototypeChain()
656 BIND(&found_global); in LookupPropertyOnPrototypeChain()
680 BIND(&next_proto); in LookupPropertyOnPrototypeChain()
689 BIND(&ok_to_write); in LookupPropertyOnPrototypeChain()
709 BIND(&simple_transition); in FindCandidateStoreICTransitionMapHandler()
715 BIND(&transition_array); in FindCandidateStoreICTransitionMapHandler()
728 BIND(&if_found_candidate); in FindCandidateStoreICTransitionMapHandler()
753 BIND(&found_handler_candidate); in FindCandidateStoreICTransitionMapHandler()
773 BIND(&fast_properties); in EmitGenericPropertyStore()
782 BIND(&descriptor_found); in EmitGenericPropertyStore()
802 BIND(&data_property); in EmitGenericPropertyStore()
811 BIND(&lookup_transition); in EmitGenericPropertyStore()
828 BIND(&dictionary_properties); in EmitGenericPropertyStore()
839 BIND(&dictionary_found); in EmitGenericPropertyStore()
859 BIND(&overwrite); in EmitGenericPropertyStore()
868 BIND(&not_found); in EmitGenericPropertyStore()
880 BIND(&is_private_symbol); in EmitGenericPropertyStore()
888 BIND(&extensible); in EmitGenericPropertyStore()
902 BIND(&add_dictionary_property_slow); in EmitGenericPropertyStore()
910 BIND(&accessor); in EmitGenericPropertyStore()
926 BIND(&not_callable); in EmitGenericPropertyStore()
949 BIND(&readonly); in EmitGenericPropertyStore()
990 BIND(&if_index); in KeyedStoreGeneric()
997 BIND(&if_unique_name); in KeyedStoreGeneric()
1007 BIND(&not_internalized); in KeyedStoreGeneric()
1017 BIND(&slow); in KeyedStoreGeneric()
1077 BIND(&miss); in StoreIC_NoFeedback()
1103 BIND(&slow); in SetProperty()
1115 BIND(&done); in SetProperty()