Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-fast-api-calls.h313 static constexpr bool IsPrimitive(Type type) { in IsPrimitive() function
/third_party/node/deps/v8/src/objects/
Dobjects-inl.h411 bool Object::IsPrimitive() const { in IsPrimitive() function
418 bool Object::IsPrimitive(PtrComprCageBase cage_base) const { in IsPrimitive() function
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1037 bool IsPrimitive(const std::string& type) { in IsPrimitive() function