Home
last modified time | relevance | path

Searched defs:IsStrong (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dtagged-impl.h89 constexpr inline bool IsStrong() const { in IsStrong() function
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc2124 TNode<BoolT> CodeStubAssembler::IsStrong(TNode<MaybeObject> value) { in IsStrong() function in v8::internal::CodeStubAssembler