Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp955 JSTaggedValue JITProfiler::TryFindKeyInPrototypeChain(TaggedObject *currObj, JSHClass *currHC, JSTa… in TryFindKeyInPrototypeChain() function in panda::ecmascript::JITProfiler
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp2144 JSTaggedValue PGOProfiler::TryFindKeyInPrototypeChain(TaggedObject *currObj, JSHClass *currHC, JSTa… in TryFindKeyInPrototypeChain() function in panda::ecmascript::pgo::PGOProfiler