Searched defs:raw_strings (Results 1 – 6 of 6) sorted by relevance
46 Handle<FixedArray> raw_strings(description->raw_strings(), isolate); in GetTemplateObject() local
204 const void *raw_strings; member
801 FixedArray raw_strings = *raw_strings_handle; in GetOrBuildDescription() local
2667 const ZonePtrList<const AstRawString>* raw_strings() const { in raw_strings() function2679 const ZonePtrList<const AstRawString>* raw_strings, int pos) in GetTemplateObject()3311 const ZonePtrList<const AstRawString>* raw_strings, int pos) { in NewGetTemplateObject()
520 Handle<FixedArray> raw_strings, Handle<FixedArray> cooked_strings) { in NewTemplateObjectDescription()
3491 const ZonePtrList<const AstRawString>* raw_strings = lit->raw(); in CloseTemplateLiteral() local