Home
last modified time | relevance | path

Searched refs:IsPropertiesDict (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_object-inl.h237 inline bool JSObject::IsPropertiesDict() const in IsPropertiesDict() function in panda::ecmascript::JSObject
H A Djs_function.cpp945 if (self->IsPropertiesDict()) { in NameSetter()
957 ASSERT(!IsPropertiesDict()); in SetFunctionLength()
H A Djs_object.h649 bool IsPropertiesDict() const;

Completed in 5 milliseconds