Searched refs:kMaxShortStringLength (Results 1 – 1 of 1) sorted by relevance
62 const int kMaxShortStringLength = 24; // Determined empirically. in TF_BUILTIN() local63 GotoIf(SmiGreaterThan(length, SmiConstant(kMaxShortStringLength)), &call_c); in TF_BUILTIN()