Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.cpp32 bool ICRuntime::GetHandler(const ObjectOperator &op, const JSHandle<JSHClass> &hclass, in GetHandler() function in panda::ecmascript::ICRuntime
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h397 PGOHandler GetHandler() const in GetHandler() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md7104 ### GetHandler subsection
Djsnapi_expo.cpp6297 Local<JSValueRef> ProxyRef::GetHandler(const EcmaVM *vm) in GetHandler() function in panda::ProxyRef