Home | History | Annotate | Download | only in src

Lines Matching refs:false

70   handler_returned_false:        ["Proxy handler ", "%0", " returned false from '", "%1", "' trap"],
212 if (IS_BOOLEAN(obj)) return obj ? 'true' : 'false';
469 return this.locationFromPosition(offset_position + column, false);
746 var location = script.locationFromPosition(start_position, false);
754 return new CallSite(recv, fun, pos, false).toString();
778 return GetTypeName(GET_PRIVATE(this, CallSiteReceiverKey), false);
891 return script ? (script.type == TYPE_NATIVE) : false;
902 if (!constructor) return false;
964 addSuffix = false;
1061 var formatting_custom_stack_trace = false;
1076 formatting_custom_stack_trace = false;