Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp214 auto accessorFunction = prototypeHandler->GetAccessorJSFunction(); in GetJsFunctionByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp534 auto accessorFunction = JSFunction::Cast(accessor); in HandleLoadTypePrototypeHandler() local
610 auto accessorFunction = JSFunction::Cast(accessor); in HandleOtherTypesPrototypeHandler() local