Searched defs:FindElementWithCache (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| H A D | runtime_stubs.cpp | 3120 int32_t RuntimeStubs::FindElementWithCache(uintptr_t argGlue, JSTaggedType hclass, in FindElementWithCache() function in panda::ecmascript::RuntimeStubs |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | stub_builder.cpp | 302 GateRef StubBuilder::FindElementWithCache(GateRef glue, GateRef layoutInfo, GateRef hclass, in FindElementWithCache() function in panda::ecmascript::kungfu::StubBuilder |
Completed in 25 milliseconds