Searched defs:CreateGetter (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/containers/ | ||
H A D | containers_private.cpp | 219 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 D | builtins.cpp | 2891 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