Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp541 JSHandle<GlobalEnv> ctorRealm = JSObject::GetFunctionRealm(thread, constructor); in GetSource() local
1979 JSHandle<GlobalEnv> ctorRealm = JSObject::GetFunctionRealm(thread, constructor); in GetFlagsInternal() local