Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_proxy_stub_builder.h53 GateRef GetHandler(GateRef glue, GateRef proxy) in GetHandler() function
/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.h387 PGOHandler GetHandler() const in GetHandler() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md7104 ### GetHandler subsection
Djsnapi_expo.cpp6759 Local<JSValueRef> ProxyRef::GetHandler(const EcmaVM *vm) in GetHandler() function in panda::ProxyRef