Searched refs:slow_lookup (Results 1 – 1 of 1) sorted by relevance
893 Label stub_call(this), slow_lookup(this); in MaybeCallFunctionAtSymbol() local897 GotoIf(TaggedIsSmi(maybe_string), &slow_lookup); in MaybeCallFunctionAtSymbol()898 GotoIfNot(IsString(CAST(maybe_string)), &slow_lookup); in MaybeCallFunctionAtSymbol()910 additional_property_to_check, &stub_call, &slow_lookup); in MaybeCallFunctionAtSymbol()916 BIND(&slow_lookup); in MaybeCallFunctionAtSymbol()