Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2010 JSHandle<JSTaggedValue> sourceKey(globalConstants->GetHandledSourceString()); in InitializeRegExp() local
2011 SetGetter(regPrototype, sourceKey, sourceGetter); in InitializeRegExp()