Home
last modified time | relevance | path

Searched defs:FindElementWithCache (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dlayout_info_test.cpp70 HWTEST_F_L0(LayoutInfoTest, FindElementWithCache) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h113 inline int LayoutInfo::FindElementWithCache(const JSThread *thread, JSHClass *cls, JSTaggedValue ke… in FindElementWithCache() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp321 GateRef StubBuilder::FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hclass, in FindElementWithCache() function in panda::ecmascript::kungfu::StubBuilder