Home
last modified time | relevance | path

Searched refs:EXEC_RESULT_GROUPS_OFFSET (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h154 static constexpr uint32_t EXEC_RESULT_GROUPS_OFFSET = 3; member in panda::ecmascript::builtins::BuiltinsRegExp
H A Dbuiltins_regexp.cpp2053 results->SetPropertyInlinedPropsWithRep(thread, EXEC_RESULT_GROUPS_OFFSET, groups.GetTaggedValue()); in RegExpBuiltinExec()
2878 return JSHandle<JSObject>::Cast(execResults)->GetPropertyInlinedProps(EXEC_RESULT_GROUPS_OFFSET); in GetExecResultGroups()

Completed in 8 milliseconds