Home
last modified time | relevance | path

Searched refs:copyLatin1CharsZ (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djscompartment.cpp300 if (!str->asRope().copyLatin1CharsZ(cx, copiedChars)) in CopyStringPure()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djscompartment.cpp334 if (!str->asRope().copyLatin1CharsZ(cx, copiedChars)) in CopyStringPure()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSCompartment.cpp288 if (!str->asRope().copyLatin1CharsZ(cx, copiedChars)) return nullptr; in CopyStringPure()
H A DStringType.h690 bool copyLatin1CharsZ(JSContext* cx,
H A DStringType.cpp263 bool JSRope::copyLatin1CharsZ(JSContext* cx, in copyLatin1CharsZ() function in JSRope
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DString.h568 bool copyLatin1CharsZ(js::ExclusiveContext* cx,
H A DString.cpp259 JSRope::copyLatin1CharsZ(ExclusiveContext* cx, ScopedJSFreePtr<Latin1Char>& out) const in copyLatin1CharsZ() function in JSRope
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DString.h564 bool copyLatin1CharsZ(js::ExclusiveContext* cx,
H A DString.cpp246 JSRope::copyLatin1CharsZ(ExclusiveContext* cx, ScopedJSFreePtr<Latin1Char>& out) const in copyLatin1CharsZ() function in JSRope