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.cpp220 auto accessorFunction = prototypeHandler->GetAccessorJSFunction(thread_); in GetJsFunctionByMethodOffset() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.cpp569 auto accessorFunction = JSFunction::Cast(accessor); in HandleLoadTypePrototypeHandler() local
657 auto accessorFunction = JSFunction::Cast(accessor); in HandleOtherTypesPrototypeHandler() local