Home
last modified time | relevance | path

Searched +refs:empty +refs:ques (Results 1 – 3 of 3) sorted by relevance

/plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/
Dindex.cjs323 // If the nesting is not empty the constant is looked up in its elements
628 // First, let's clean up our array from empty objects.
3076 $defs(self, '$coerce_to?', function $Opal_coerce_to$ques$2(object, type, method, $a) {
3127 $defs(self, '$respond_to?', function $Opal_respond_to$ques$3(obj, method, include_all) {
3153 $defs(self, '$const_name?', function $Opal_const_name$ques$6(const_name) {
3493 $Kernel.$raise($$$('ArgumentError'), "empty file name");
3511 $def(self, '$autoload?', function $Module_autoload$ques$7(const$) {
3551 $def(self, '$class_variable_defined?', function $Module_class_variable_defined$ques$8(name) {
3607 $def(self, '$const_defined?', function $Module_const_defined$ques$9(name, inherit) {
3768 $def(self, '$singleton_class?', function $Module_singleton_class$ques$12() {
[all …]
Dindex.mjs314 // If the nesting is not empty the constant is looked up in its elements
619 // First, let's clean up our array from empty objects.
3067 $defs(self, '$coerce_to?', function $Opal_coerce_to$ques$2(object, type, method, $a) {
3118 $defs(self, '$respond_to?', function $Opal_respond_to$ques$3(obj, method, include_all) {
3144 $defs(self, '$const_name?', function $Opal_const_name$ques$6(const_name) {
3484 $Kernel.$raise($$$('ArgumentError'), "empty file name");
3502 $def(self, '$autoload?', function $Module_autoload$ques$7(const$) {
3542 $def(self, '$class_variable_defined?', function $Module_class_variable_defined$ques$8(name) {
3598 $def(self, '$const_defined?', function $Module_const_defined$ques$9(name, inherit) {
3759 $def(self, '$singleton_class?', function $Module_singleton_class$ques$12() {
[all …]
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs264 $def(self, '$handles?', function $TemplateConverter_handles$ques$1(name) {
841 …Opal.add_stubs('attr_reader,anchor,empty?,===,to_s,coerce_to!,scan_until,length,size,rest,pos=,beg…
863 $def(self, '$beginning_of_line?', function $StringScanner_beginning_of_line$ques$1() {
919 if ($truthy(self.match['$empty?']())) {
982 $def(self, '$eos?', function $StringScanner_eos$ques$3() {
988 $def(self, '$exist?', function $StringScanner_exist$ques$4(pattern) {
1069 $def(self, '$match?', function $StringScanner_match$ques$5(pattern) {
1146 $def(self, '$rest?', function $StringScanner_rest$ques$7() {
1202 Opal.add_stubs('method_defined?,nil?,empty?');
1221 return $alias(self, "nil_or_empty?", "empty?")
[all …]