Home
last modified time | relevance | path

Searched defs:sourceString (Results 1 – 1 of 1) sorted by relevance

/ark/js_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp100 JSHandle<JSTaggedValue> sourceString(factory->NewFromCanBeCompressString("source")); in RegExpConstructor() local
218 JSHandle<JSTaggedValue> sourceString(factory->NewFromCanBeCompressString("source")); in ToString() local