| /arkcompiler/ets_runtime/test/moduletest/moduleLazyImport/ |
| D | C_Cjs.js | 23 module.exports.fun = function foo5 () { function
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/ |
| D | test-ts-typeof-returntype-1.ts | 24 function fun(){ function
|
| /arkcompiler/ets_runtime/test/moduletest/moduleImportJson/ |
| D | cjsImportJson.js | 24 module.exports.fun = function foo1 () { function
|
| /arkcompiler/ets_runtime/test/moduletest/moduleUseCjs/ |
| D | someArgsCjs.js | 24 module.exports.fun = function foo1 () { function
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/ts/api18/ |
| D | sendable-class-export-4.ts | 22 export function fun() { function
|
| D | sendable-class-export-3.ts | 22 export function fun() { function
|
| D | sendable-class-export-5.ts | 18 export default function fun() {} function
|
| D | sendable-class-export-2.ts | 22 export function fun() { function
|
| /arkcompiler/runtime_core/disassembler/tests/module/ |
| D | module-multi-import.js | 36 fun(a, b) { return a + b; } method in ClassA
|
| /arkcompiler/ets_runtime/test/aottest/duplicatefunctions/ |
| D | duplicatefunctions.ts | 27 fun(a:number, b:number):number { method in Obj1
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/standalone_function/ets_to_js/js_suites/ |
| D | test_function_arg_type_undefined_call.js | 27 let fun = functionArgTypeUndefinedEts(() => 1); variable
|
| D | test_function_arg_type_unknown_call.js | 27 let fun = functionArgTypeUnknownEts(() => '1'); variable
|
| /arkcompiler/ets_runtime/test/aottest/defineclasswithbuffer/ |
| D | defineclasswithbuffer.ts | 28 fun():void { method in Obj2
|
| /arkcompiler/toolchain/test/fuzztest/wsserver/wsserversendreply_fuzzer/ |
| D | wsserversendreply_fuzzer.cpp | 36 std::function<void(std::string&&)> fun = TestFun; in WsServerSendReplyFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_builder.h | 59 virtual void SetCurrentFunction(MIRFunction &fun) in SetCurrentFunction() 120 MIRSymbol *GetFunctionArgument(MIRFunction &fun, uint32 index) const in GetFunctionArgument()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | hot_cards.h | 92 void VisitHotCards(F fun) in VisitHotCards()
|
| /arkcompiler/ets_runtime/test/aottest/pgo_aot_newobj/ |
| D | pgo_aot_newobj.ts | 50 function fun() { function
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/scan_subclasses/ |
| D | scan_subclasses_test.cpp | 59 FunctionCallback fnCallback = [&](const abckit::core::Function &fun) -> bool { in EnumerateAllMethods()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/add_log/ |
| D | add_log_dynamic_test.cpp | 61 FunctionCallback fnCallback = [&](const abckit::core::Function &fun) -> bool { in EnumerateAllMethods()
|
| /arkcompiler/ets_runtime/test/moduletest/stubbuilder/ |
| D | stubbuilder.js | 30 var fun = function(parameter) { function 127 var fun = function *() { generator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_function.cpp | 129 JSHClass *JSFunction::GetOrCreateInitialJSHClass(JSThread *thread, const JSHandle<JSFunction> &fun) in GetOrCreateInitialJSHClass() 172 uint32_t JSFunction::CalcuExpotedOfProperties(const JSHandle<JSFunction> &fun, bool *isStartObjSize… in CalcuExpotedOfProperties() 249 …tion::SetFunctionPrototypeOrInstanceHClass(const JSThread *thread, const JSHandle<JSFunction> &fun, in SetFunctionPrototypeOrInstanceHClass()
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/branch_eliminator/ |
| D | branch_eliminator_test.cpp | 59 FunctionCallback fnCallback = [&](const abckit::core::Function &fun) -> bool { in EnumerateAllMethods()
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 5866 JSHandle<JSFunction> fun = JSHandle<JSFunction>::Cast(JSNApiHelper::ToJSHandle(cb)); in SetHostEnqueueJob() local
|