ITADN

API for proxy target

#546Openjeffcharles 创建于 2025-10-28
kind:featuretag:help wantedtopic:interface
J
jeffcharlescommented
Are there any APIs that provide access to `JS_GetProxyTarget`? Related to #545, to see if a value is a proxy of an array, I need to be able to retrieve the target of a proxy. At the moment, I can use the sys crate APIs to do this but it would be nice to have a higher level API.
1 条评论