Home
last modified time | relevance | path

Searched defs:is_object (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMagic.h55 bool is_object() const { return V != unknown; } in is_object() function
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-iterator-object.c475 bool is_object = ecma_is_value_object (inner_result); in ecma_op_iterator_close() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h270 bool is_object() const { in is_object() function
/third_party/node/deps/v8/src/interpreter/
Dbytecode-generator.cc5182 BytecodeLabel is_object; in BuildPrivateMethodIn() local
6385 BytecodeLabel is_object; in BuildIteratorNext() local
/third_party/json/include/nlohmann/
Djson.hpp1344 constexpr bool is_object() const noexcept in is_object() function in basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp20522 constexpr bool is_object() const noexcept in is_object() function in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp18511 constexpr bool is_object() const noexcept in is_object() function in nlohmann::basic_json
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp3382 struct is_object struct