Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp335 JSMutableHandle<JSTaggedValue> getFlags(thread, JSTaggedValue::Undefined()); in ToString() local
800 … JSHandle<JSTaggedValue> getFlags(JSObject::GetProperty(thread, regexp, flagsString).GetValue()); in RegExpMatchAll() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument