Lines Matching refs:flattenFastPath
163 Label flattenFastPath(env); in DECLARE_BUILTINS() local
174 FlattenString(thisValue, &thisFlat, &flattenFastPath, &slowPath); in DECLARE_BUILTINS()
175 Bind(&flattenFastPath); in DECLARE_BUILTINS()
238 Label flattenFastPath(env); in DECLARE_BUILTINS() local
293 FlattenString(thisValue, &thisFlat, &flattenFastPath, &slowPath); in DECLARE_BUILTINS()
294 Bind(&flattenFastPath); in DECLARE_BUILTINS()
360 Label flattenFastPath(env); in DECLARE_BUILTINS() local
465 FlattenString(thisValue, &thisFlat, &flattenFastPath, &slowPath); in DECLARE_BUILTINS()
466 Bind(&flattenFastPath); in DECLARE_BUILTINS()
505 Label flattenFastPath(env); in DECLARE_BUILTINS() local
516 FlattenString(thisValue, &thisFlat, &flattenFastPath, &slowPath); in DECLARE_BUILTINS()
517 Bind(&flattenFastPath); in DECLARE_BUILTINS()