Home
last modified time | relevance | path

Searched defs:fun (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/moduleLazyImport/
H A DC_Cjs.js
/arkcompiler/ets_runtime/test/moduletest/moduleUseCjs/
H A DsomeArgsCjs.js
/arkcompiler/toolchain/test/fuzztest/connectserver_fuzzer/
H A Dconnectserver_fuzzer.cpp36 std::function<void(std::string&&)> fun = TestFun; in ConnectServerFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/wsserver/wsserversendreply_fuzzer/
H A Dwsserversendreply_fuzzer.cpp36 std::function<void(std::string&&)> fun = TestFun; in WsServerSendReplyFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/wsserver/wsservernotifydisconnectevent_fuzzer/
H A Dwsservernotifydisconnectevent_fuzzer.cpp36 std::function<void(std::string&&)> fun = TestFun; in WsServerNotifyDisconnectEventFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/wsserver/wsserver_fuzzer/
H A Dwsserver_fuzzer.cpp36 std::function<void(std::string&&)> fun = TestFun; in WsServerFuzzTest() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dhot_cards.h92 void VisitHotCards(F fun) in VisitHotCards() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_builder.h59 virtual void SetCurrentFunction(MIRFunction &fun) in SetCurrentFunction() argument
120 MIRSymbol *GetFunctionArgument(MIRFunction &fun, uint32 index) const in GetFunctionArgument() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.cpp128 JSHClass *JSFunction::GetOrCreateInitialJSHClass(JSThread *thread, const JSHandle<JSFunction> &fun) in GetOrCreateInitialJSHClass() argument
211 void JSFunction::SetFunctionPrototypeOrInstanceHClass(const JSThread *thread, const JSHandle<JSFunction> &fun, in SetFunctionPrototypeOrInstanceHClass() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5651 JSHandle<JSFunction> fun = JSHandle<JSFunction>::Cast(JSNApiHelper::ToJSHandle(cb)); in SetHostEnqueueJob() local

Completed in 15 milliseconds