Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit_profiler.cpp845 JSTaggedValue JITProfiler::TryFindKeyInPrototypeChain(TaggedObject *currObj, JSHClass *currHC, JSTaggedValue key) in TryFindKeyInPrototypeChain() function in panda::ecmascript::JITProfiler
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.cpp2094 JSTaggedValue PGOProfiler::TryFindKeyInPrototypeChain(TaggedObject *currObj, JSHClass *currHC, JSTaggedValue key) in TryFindKeyInPrototypeChain() function in panda::ecmascript::pgo::PGOProfiler

Completed in 7 milliseconds