Searched refs:slow_lookup (Results 1 – 1 of 1) sorted by relevance
1133 Label stub_call(this), slow_lookup(this); in MaybeCallFunctionAtSymbol() local1135 GotoIf(TaggedIsSmi(maybe_string), &slow_lookup); in MaybeCallFunctionAtSymbol()1136 GotoIfNot(IsString(maybe_string), &slow_lookup); in MaybeCallFunctionAtSymbol()1140 &slow_lookup); in MaybeCallFunctionAtSymbol()1146 BIND(&slow_lookup); in MaybeCallFunctionAtSymbol()