Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_verification_test.cpp60 HWTEST_F_L0(JSVerificationTest, ContainObject) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.cpp1175 bool Heap::ContainObject(TaggedObject *object) const in ContainObject() function in panda::ecmascript::Heap