Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_private.cpp219 JSHandle<JSTaggedValue> ContainersPrivate::CreateGetter(JSThread *thread, EcmaEntrypoint func, const char *name, in CreateGetter() function in panda::ecmascript::containers::ContainersPrivate
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins.cpp2891 JSHandle<JSTaggedValue> Builtins::CreateGetter(const JSHandle<GlobalEnv> &env, EcmaEntrypoint func, CreateGetter() function in panda::ecmascript::Builtins
2899 JSHandle<JSTaggedValue> Builtins::CreateGetter(const JSHandle<GlobalEnv> &env, EcmaEntrypoint func, CreateGetter() function in panda::ecmascript::Builtins
[all...]

Completed in 8 milliseconds