Searched defs:string_length (Results 1 – 4 of 4) sorted by relevance
282 inline String* String::AllocFromString(Thread* self, int32_t string_length, Handle<String> string, in AllocFromString()
68 int32_t string_length = str->GetLength(); in ReportString() local
1685 CpuRegister string_length = locations->GetTemp(1).AsRegister<CpuRegister>(); in GenerateStringIndexOf() local
1518 Register string_length = locations->GetTemp(1).AsRegister<Register>(); in GenerateStringIndexOf() local