| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | asmjit_test.cpp | 65 Func fn {nullptr}; in TEST_F() local 108 Func fn {nullptr}; in TEST_F() local 133 Func fn {nullptr}; in TEST_F() local 157 Func fn {nullptr}; in TEST_F() local 215 Func fn = (Func)ro_ptr; in TEST_F() local
|
| /arkcompiler/ets_runtime/test/moduletest/forawaitof/ |
| D | forawaitof.js | 25 async function fn() { function
|
| /arkcompiler/runtime_core/compiler/tests/x86/ |
| D | asmjit_test.cpp | 41 Func fn {nullptr}; in TEST_F() local 84 Func fn {nullptr}; in TEST_F() local 142 Func fn = (Func)ro_ptr; in TEST_F() local
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 22 function fn(e) { function
|
| /arkcompiler/ets_frontend/es2panda/typescript/extractor/ |
| D | typeExtractor.cpp | 341 auto fn = [&node, &typeIndex, this](const util::StringView &name) { in GetTypeIndexFromClassDefinition() local 367 auto fn = [&node, &typeIndex, this](const util::StringView &name) { in GetTypeIndexFromInterfaceNode() local 551 auto fn = [&node, &typeIndex, this](const util::StringView &name) { in HandleFunctionDeclaration() local 575 auto fn = [&node, &typeIndex, &classDef, this](const util::StringView &name) { in HandleClassDeclaration() local 599 auto fn = [&node, &typeIndex, &interfaceDef, this](const util::StringView &name) { in HandleInterfaceDeclaration() local
|
| D | typeRecorder.cpp | 312 auto fn = [](const auto &map) { in Dump() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | llvm_codegen.cpp | 153 for (LLVMValueRef fn = LLVMGetFirstFunction(module_); fn; fn = LLVMGetNextFunction(fn)) { in BuildAndRunPasses() local 262 kungfu::CalleeRegAndOffsetVec LLVMAssembler::GetCalleeReg2Offset(LLVMValueRef fn, const CompilerLog… in GetCalleeReg2Offset() 283 int LLVMAssembler::GetFpDeltaPrevFramSp(LLVMValueRef fn, const CompilerLog &log) in GetFpDeltaPrevFramSp()
|
| D | llvm_ir_builder.cpp | 372 auto fn = LLVMGetNamedFunction(module, "llvm.frameaddress.p0i8"); in CallingFp() local 389 auto fn = LLVMGetNamedFunction(module, "llvm.read_register.i64"); in ReadRegister() local 1898 auto fn = LLVMGetNamedFunction(module, "llvm.experimental.deoptimize.p1i64"); in GetExperimentalDeopt() local
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | bitmap_test_base.h | 59 static void RunTest(TestFn &&fn) in RunTest()
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/ |
| D | callee_info_test.js | 44 function fn(x, y) { function
|
| /arkcompiler/runtime_core/runtime/include/ |
| D | class_linker_extension.h | 182 void RegisterContext(const ContextGetterFn &fn) in RegisterContext()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | stub_tests.cpp | 132 auto fn = reinterpret_cast<JSTaggedValue (*)(uintptr_t, int64_t, int64_t)>( in HWTEST_F_L0() local 175 auto fn = reinterpret_cast<JSTaggedValue (*)(uintptr_t, int64_t, int64_t)>( in HWTEST_F_L0() local 214 auto fn = reinterpret_cast<JSTaggedValue (*)(uintptr_t, int64_t, int64_t)>( in HWTEST_F_L0() local 271 auto fn = reinterpret_cast<JSTaggedValue (*)(uintptr_t, int64_t, int64_t)>( in HWTEST_F_L0() local 322 auto fn = reinterpret_cast<JSTaggedValue (*)(uintptr_t, int64_t, int64_t)>( in HWTEST_F_L0() local 586 auto fn = LLVMGetNamedFunction(module, "llvm.frameaddress.p0i8"); in CallingFp() local 890 auto fn = reinterpret_cast<JSTaggedValue (*)(uintptr_t, int64_t, int64_t)>( in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_module_namespace.cpp | 47 JSHandle<JSTaggedValue> fn = globalConst->GetHandledUndefined(); in ModuleNamespaceCreate() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_tree.h | 137 JSTaggedValue fn = tree->GetCompare(); in EntryCompare() local 181 inline void SetCompare(const JSThread *thread, JSTaggedValue fn) in SetCompare()
|
| D | js_array.cpp | 384 …d JSArray::Sort(JSThread *thread, const JSHandle<JSObject> &obj, const JSHandle<JSTaggedValue> &fn) in Sort()
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| D | js_pandafile_test.cpp | 60 const std::string fn = "SRC.pa"; // test file name : "SRC.pa" in CreateJSPandaFile() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|