Home
last modified time | relevance | path

Searched refs:instance_exec (Results 1 – 3 of 3) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs14228 …thod,unshift,shift,send,size,receiver,binding,define_singleton_method,instance_exec,to_proc,call,o…
14465 return $send(context, 'instance_exec', $to_a(m_args), block.$to_proc());}, -1);
14989 return $send(self, 'instance_exec', [], group.$to_proc())
15252 $send(processor, 'instance_exec', [], block.$to_proc());
15302 $send(processor, 'instance_exec', [], block.$to_proc());
/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.mjs4434 $def(self, '$instance_exec', function $$instance_exec($a) {
4435 var block = $$instance_exec.$$p || nil, $post_args, args, self = this;
4437 $$instance_exec.$$p = null;
Dindex.cjs4443 $def(self, '$instance_exec', function $$instance_exec($a) {
4444 var block = $$instance_exec.$$p || nil, $post_args, args, self = this;
4446 $$instance_exec.$$p = null;