Skip to main content
apply_define_property
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
extra_
static
atmos
::
os_lib
::
js
::
builtins
::
extra_static
Function
apply_
define_
property
Copy item path
Source
pub(crate) fn apply_define_property( it: &mut
Interp
, obj: &
Value
, key: &
str
, desc: &
Value
, )