Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Dlayout_info-inl.h96 inline int LayoutInfo::FindElementWithCache(JSThread *thread, JSHClass *cls, JSTaggedValue key, in FindElementWithCache() function
Druntime_trampolines.cpp154 DEF_RUNTIME_TRAMPOLINES(FindElementWithCache) in DEF_RUNTIME_TRAMPOLINES() argument
/ark/js_runtime/ecmascript/compiler/
Dstub_descriptor.cpp523 CALL_STUB_INIT_DESCRIPTOR(FindElementWithCache) in CALL_STUB_INIT_DESCRIPTOR() argument
Dstub.cpp370 GateRef Stub::FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hClass, in FindElementWithCache() function in panda::ecmascript::kungfu::Stub