Home
last modified time | relevance | path

Searched defs:isPrimitive (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/
Dutil.js186 function isPrimitive(arg) { function
386 isPrimitive, property
/third_party/typescript/tests/cases/compiler/
DunspecializedConstraints.ts54 isPrimitive(): boolean { method in Type
/third_party/typescript/tests/baselines/reference/
DunspecializedConstraints.js230 Type.prototype.isPrimitive = function () { method in Type
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp77794 bool isPrimitive() const { in isPrimitive() function in JS::Value
78488 bool isPrimitive() const { return value().isPrimitive(); } in isPrimitive() function in js::WrappedPtrOperations