Searched defs:results (Results 1 – 4 of 4) sorted by relevance
296 JSTaggedValue results = BuiltinsRegExp::Exec(ecmaRuntimeCallInfo); in HWTEST_F_L0() local354 JSTaggedValue results = BuiltinsRegExp::Exec(ecmaRuntimeCallInfo); in HWTEST_F_L0() local589 JSTaggedValue results = BuiltinsRegExp::Replace(ecmaRuntimeCallInfo); in HWTEST_F_L0() local615 JSTaggedValue results = BuiltinsRegExp::Replace(ecmaRuntimeCallInfo); in HWTEST_F_L0() local640 JSTaggedValue results = BuiltinsRegExp::Replace(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
313 JSTaggedValue results = BuiltinsAtomics::Load(ecmaRuntimeCallInfos); in HWTEST_F_L0() local
2755 PandaVector<CheckResult> results; in ProcessStoreField() local4520 static bool AddCheckResult(PandaVector<CheckResult> &results, const CheckResult &result) in AddCheckResult()
1446 JSHandle<JSObject> results(JSArray::ArrayCreate(thread, JSTaggedNumber(capturesSize))); in RegExpBuiltinExec() local