Home
last modified time | relevance | path

Searched defs:JSContext (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/tests/target/
Dissue-3032.rs1 pub fn get_array_index_from_id(_cx: *mut JSContext, id: HandleId) -> Option<u32> { in get_array_index_from_id()
Dfn-simple.rs64 cx: *mut JSContext, in generic_call()
/third_party/rust/rust/src/tools/rustfmt/tests/source/
Dfn-simple.rs37 unsafe fn generic_call(cx: *mut JSContext, argc: libc::c_uint, vp: *mut JSVal, in generic_call()