Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp226 JSHandle<JSTaggedValue> ContainersPrivate::CreateGetter(JSThread *thread, EcmaEntrypoint func, cons… in CreateGetter() function in panda::ecmascript::containers::ContainersPrivate
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp2795 JSHandle<JSTaggedValue> Builtins::CreateGetter(const JSHandle<GlobalEnv> &env, EcmaEntrypoint func, in CreateGetter() function in panda::ecmascript::Builtins
2802 JSHandle<JSTaggedValue> Builtins::CreateGetter(const JSHandle<GlobalEnv> &env, EcmaEntrypoint func, in CreateGetter() function in panda::ecmascript::Builtins