Home
last modified time | relevance | path

Searched refs:GetInt8x16TypeDescr (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DTypedObject.h853 bool GetInt8x16TypeDescr(JSContext* cx, unsigned argc, Value* vp);
H A DTypedObject.cpp2606 js::GetInt8x16TypeDescr(JSContext* cx, unsigned argc, Value* vp) in GetInt8x16TypeDescr() function in js
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DSelfHosting.cpp1598 JS_FN("GetInt8x16TypeDescr", js::GetInt8x16TypeDescr, 0, 0),