Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_class_creation_helper.h33 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_profiler.h41 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.h34 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h44 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h49 class JSFunction; variable
1074 friend class JSFunction; // create prototype_or_hclass need hclass variable
Djs_object.h37 class JSFunction; variable
Decma_vm.h109 class JSFunction; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h51 using JSFunction = panda::ecmascript::JSFunction; variable