Home
last modified time | relevance | path

Searched defs:as_function (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/ir/
Ditem_kind.rs61 pub fn as_function(&self) -> Option<&Function> { in as_function() method
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c908bool as_function) /** < specify if the loaded snapshot should be returned as a function */ in jerry_snapshot_result()