Searched refs:InternV8String (Results 1 – 2 of 2) sorted by relevance
300 row.name = InternV8String(V8String::Decoder(script.name())); in InternJsScript()301 row.source = InternV8String(V8String::Decoder(script.source())); in InternJsScript()517 const StringId pattern = InternV8String(V8String::Decoder(code.pattern())); in AddRegExpCode()547 StringId V8Tracker::InternV8String(const V8String::Decoder& v8_string) { in InternV8String() function in perfetto::trace_processor::V8Tracker
144 StringId InternV8String(const protos::pbzero::V8String::Decoder& v8_string);