Searched defs:exportCopy (Results 1 – 2 of 2) sorted by relevance
87 panda::Local<panda::ObjectRef> exportCopy = panda::ObjectRef::New(vm); variable167 panda::Local<panda::ObjectRef> exportCopy = panda::ObjectRef::New(vm); variable
248 …le* module, panda::ecmascript::ApiCheckContext context, panda::Local<panda::ObjectRef>& exportCopy) in CheckArkApiAllowList()262 …ecmaVm, const panda::Local<panda::ObjectRef> exportObj, panda::Local<panda::ObjectRef>& exportCopy, in CopyPropertyApiFilter()395 panda::Local<panda::ObjectRef> exportCopy = panda::ObjectRef::New(ecmaVm); in ArkNativeEngine() local