Searched defs:as_function (Results 1 – 2 of 2) sorted by relevance
61 pub fn as_function(&self) -> Option<&Function> { in as_function() method
908 … bool as_function) /** < specify if the loaded snapshot should be returned as a function */ in jerry_snapshot_result()