Skip to main content
this_promise_state
atmos
0.1.0
In atmos::
os_
lib::
js::
builtins::
promise
atmos
::
os_lib
::
js
::
builtins
::
promise
Function
this_
promise_
state
Copy item path
Source
pub(crate) fn this_promise_state( this: &
Value
, ) ->
Option
<
Rc
<
RefCell
<
PromiseState
>>>