Home
last modified time | relevance | path

Searched defs:para (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/01_01_export_import_cases/commonjs/
Dcommonjs_export_04.js21 exports.arrowFunc = (para) => {return 3 * para * 2}; argument
Dcommonjs_export_01.js19 exportApi2: (para) => { return para +1} argument
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp1070 static void EmitRefOpCode(DynChunk &buffer, uint32_t para, bool isBackward) in EmitRefOpCode()
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp137 uint32_t para = RegExpOpCode::INVALID_PARA; in ParseDisjunction() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument