Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
Dtest_ark_api_allowlist.cpp72 bool Test001(const EcmaVM* vm, Local<ObjectRef> &exportCopy, uint32_t &filter) in Test001()
97 bool Test002(const EcmaVM* vm, Local<ObjectRef> &exportCopy, uint32_t &filter) in Test002()
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp440 …le* module, panda::ecmascript::ApiCheckContext context, panda::Local<panda::ObjectRef>& exportCopy) in CheckArkApiAllowList()
454 …ecmaVm, const panda::Local<panda::ObjectRef> exportObj, panda::Local<panda::ObjectRef>& exportCopy, in CopyPropertyApiFilter()
860 panda::Local<panda::ObjectRef> exportCopy = panda::ObjectRef::New(vm_); in LoadNativeModule() local
1046 panda::Local<panda::ObjectRef> exportCopy = panda::ObjectRef::New(ecmaVm); in RequireInternal() local