Searched defs:isPrimitive (Results 1 – 4 of 4) sorted by relevance
186 function isPrimitive(arg) { function386 isPrimitive, property
54 isPrimitive(): boolean { method in Type
230 Type.prototype.isPrimitive = function () { method in Type
77794 bool isPrimitive() const { in isPrimitive() function in JS::Value78488 bool isPrimitive() const { return value().isPrimitive(); } in isPrimitive() function in js::WrappedPtrOperations