Searched defs:isPrimitive (Results 1 – 3 of 3) sorted by relevance
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