Searched defs:FindElementWithCache (Results 1 – 4 of 4) sorted by relevance
96 inline int LayoutInfo::FindElementWithCache(JSThread *thread, JSHClass *cls, JSTaggedValue key, in FindElementWithCache() function
154 DEF_RUNTIME_TRAMPOLINES(FindElementWithCache) in DEF_RUNTIME_TRAMPOLINES() argument
523 CALL_STUB_INIT_DESCRIPTOR(FindElementWithCache) in CALL_STUB_INIT_DESCRIPTOR() argument
370 GateRef Stub::FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hClass, in FindElementWithCache() function in panda::ecmascript::kungfu::Stub