Home
last modified time | relevance | path

Searched defs:emit (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DeventEmitterPatternWithRecordOfFunction.ts31 emit<Event extends keyof M>(event: Event, ...args: Args<M[Event]>): boolean; method
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp663 static void TestNoneFormat(Opcode opcode, std::function<void(BytecodeEmitter *)> emit) in TestNoneFormat()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js20262 emit(t, e, i, s, n, r) { method in anonymousFunction47c28f4639900.anonymousFunction47c28f4639a00.Ao
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument