Searched refs:if_lhsisstring (Results 1 – 1 of 1) sorted by relevance
11176 Label if_lhsisstring(this), if_lhsisnotstring(this); in StrictEqual() local11177 Branch(IsStringInstanceType(lhs_instance_type), &if_lhsisstring, in StrictEqual()11180 BIND(&if_lhsisstring); in StrictEqual()11385 Label if_lhsisheapnumber(this), if_lhsisstring(this), in BranchIfSameValue() local11390 GotoIf(IsStringInstanceType(lhs_instance_type), &if_lhsisstring); in BranchIfSameValue()11402 BIND(&if_lhsisstring); in BranchIfSameValue()