Home
last modified time | relevance | path

Searched defs:JSFunction (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h33 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h43 class JSFunction; variable
790 friend class JSFunction; // create prototype_or_hclass need hclass variable
Djs_object.h38 class JSFunction; variable
Decma_context.h56 class JSFunction; variable
Decma_vm.h78 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h39 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h46 using JSFunction = panda::ecmascript::JSFunction; variable