Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_stacks.h112 void CreateLocalScope(napi_env env, Frame *frame) in CreateLocalScope() function
Dintrinsics_api_impl.cpp965 void CreateLocalScope() in CreateLocalScope() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dscoped_objects_fix.h273 ani_status CreateLocalScope(ani_size nrRefs) in CreateLocalScope() function
Dani.h629 ani_status (*CreateLocalScope)(ani_env *env, ani_size nr_refs); member
5898 ani_status CreateLocalScope(ani_size nr_refs) in CreateLocalScope() function
Dani_interaction_api.cpp5962 NO_UB_SANITIZE static ani_status CreateLocalScope(ani_env *env, ani_size nrRefs) in CreateLocalScope() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/
Dani.md6191 ### CreateLocalScope subsection