Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_function.cpp70 auto preInitCallback = [&env, &jsFn](ets_proxy::SharedReference **uninitializedRef) { in WrapImpl() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dshared_reference_storage.cpp212const SharedReferenceStorage::PreInitJSObjectCallback &preInitCallback = nullptr) in CreateXRef()