create_closure_object
ion
0.1.0
In ion::
function::
closure
ion
::
function
::
closure
Function
create_
closure_
object
Copy item path
Source
pub(crate) fn create_closure_object( cx: &
Context
, closure:
Box
<
Closure
>, ) ->
Object
<'_>