Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dlayout_info_test.cpp37 HWTEST_F_L0(LayoutInfoTest, SetPropertyInit) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h59 inline void LayoutInfo::SetPropertyInit(const JSThread *thread, int index, const JSTaggedValue &key, in SetPropertyInit() function