HomeSort by relevance Sort by last modified time
    Searched refs:JS (Results 26 - 50 of 55) sorted by null

12 3

  /external/webkit/LayoutTests/fast/js/resources/
standalone-pre.js 42 // the only way to tell 0 from -0 in JS is the fact that 1/-0 is
js-test-pre.js 55 // the only way to tell 0 from -0 in JS is the fact that 1/-0 is
302 // It's possible for an async test to call finishJSTest() before js-test-post.js
  /external/webkit/Source/WebCore/bindings/js/
JSDOMBinding.h 180 #define CREATE_DOM_OBJECT_WRAPPER(exec, globalObject, className, object) createWrapper<JS##className>(exec, globalObject, static_cast<className*>(object))
181 #define CREATE_DOM_NODE_WRAPPER(exec, globalObject, className, object) static_cast<JSNode*>(createWrapper<JS##className>(exec, globalObject, static_cast<className*>(object)))
  /external/webkit/Source/WebCore/bindings/scripts/test/
TestObj.idl 46 JS, V8
  /external/v8/src/
v8globals.h 366 V(JS) \
isolate.cc 482 // The ARM simulator has a separate JS stack. We therefore register
485 // JS stack. When running without the simulator, the address
    [all...]
execution.cc 78 VMState state(isolate, JS);
112 // Call the function through the right JS entry stub.
132 V8::FatalProcessOutOfMemory("JS", true);
594 // See the similar code in runtime.js:ToBoolean.
runtime.js 42 // The following declarations are shared with other native JS files.
  /external/webkit/Source/JavaScriptCore/
create_hash_table 110 if ($value =~ /js/) {
111 $value =~ s/js/JS/;
  /external/v8/tools/
tickprocessor.js 231 JS: 0,
243 // Otherwise, this is JS-related code. We are not adding it to
370 // Find out, if top of stack was pointing inside a JS function
764 '-j': ['stateFilter', TickProcessor.VmStates.JS,
765 'Show only ticks from JS VM state'],
791 this.argsDispatch_['--js'] = this.argsDispatch_['-j'];
logreader.js 94 * @param {number} func JS Function.
  /external/chromium/chrome/browser/resources/file_manager/js/
harness.js 86 * from the JS console, we don't really need to be sure it's ready at any
  /external/jsilver/src/com/google/streamhtmlparser/impl/
HtmlParserImpl.java 243 return ATTR_TYPE.JS;
356 case JS:
  /external/v8/test/mjsunit/
regexp-static.js 28 // Test the (deprecated as of JS 1.5) properties of the RegExp function.
array-splice.js 342 // Check the case of JS builtin .splice()
346 Array.prototype[3] = 'foo'; // To force JS builtin.
cyrillic.js 135 // case character. JS requires that case independece means that you should
json.js 421 // objects in JSON.parse. Instead we read them as we would JS object
  /external/webkit/Source/WebCore/inspector/front-end/
ConsoleView.js 721 return new WebInspector.ConsoleMessage(WebInspector.ConsoleMessage.MessageSource.JS, WebInspector.ConsoleMessage.MessageType.Log, level, 0, null, 1, null, [text], null);
    [all...]
  /external/clang/tools/scan-build/
scan-build 403 my $JS = Cwd::realpath("$RealBin/sorttable.js");
405 DieDiag("Cannot find 'sorttable.js'.\n")
406 if (! -r $JS);
408 system ("cp", $JS, "$Dir");
410 DieDiag("Could not copy 'sorttable.js' to '$Dir'.\n")
411 if (! -r "$Dir/sorttable.js");
548 <script src="sorttable.js"></script>
    [all...]
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 50 // the only way to tell 0 from -0 in JS is the fact that 1/-0 is
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 17 * browser should not leak out of this file - and so we will hack global JS
  /external/chromium-trace/
script.js 7 this.base=function(){function d(b){"/"==b[b.length-1]&&(b=b.substring(0,b.length-1));q=b}function c(b,a){r[b]||(r[b]=[]);for(var f=r[b],e=!1,g=0;g<f.length;g++)f[g]==a&&(e=!0);e||f.push(a)}function a(b,a){s[b]||(s[b]=[]);for(var f=s[b],e=!1,g=0;g<s.length;g++)f[g]==a&&(e=!0);e||f.push(a)}function b(b,a){u[b]||(u[b]=[]);for(var f=u[b],e=!1,g=0;g<f.length;g++)f[g]==a&&(e=!0);e||f.push(a)}function f(){if(!p){p=!0;var f=new XMLHttpRequest,e=q+"/deps.js";f.open("GET",e,!1);f.send(null);if(200!=f.status)throw Error("Could not find "+
8 e+". Run calcdeps.py and try again.");base.addModuleDependency=c;base.addModuleRawScriptDependency=a;base.addModuleStylesheet=b;try{eval(f.responseText)}catch(g){throw Error("When loading deps, got "+g.stack?g.stack:g);}delete base.addModuleStylesheet;delete base.addModuleRawScriptDependency;delete base.addModuleDependency}}function e(b,a){var c=a||0;if(window.FLATTENED){if(!window.FLATTENED[b])throw Error("Somehow, module "+b+" didn't get stored in the flattened js file! You may need to rerun build/calcdeps.py");
9 }else if(f(),"APPENDED"!=w[b]){if("RESOLVING"==w[b])throw Error("Circular dependency betwen modules. Cannot continue!");w[b]="RESOLVING";for(var j=u[b]||[],d=0;d<j.length;d++)g(j[d]);j=s[b]||[];for(d=0;d<j.length;d++){var k=j[d];if(!v[k]){var h=q+"/"+k,h='<script type="text/javascript" src="'+h+'">\x3c/script>';base.doc.write(h);v[k]="APPENDED"}}j=r[b]||[];for(d=0;d<j.length;d++)e(j[d],c+1);c=b.replace(/\./g,"/")+".js";h=q+"/"+c;base.doc.write('<script type="text/javascript" src="'+h+'">\x3c/script>');
10 w[b]="APPENDED"}}function g(b){if(!window.FLATTENED&&!x[b]){x[b]=!0;b=b.replace(/\./g,"/")+".css";b=q+"/"+b;var a=document.createElement("link");a.setAttribute("rel","stylesheet");a.setAttribute("href",b);base.doc.head.appendChild(a)}}function j(b,a,f,e){var g=new base.Event(a+"Change");g.propertyName=a;g.newValue=f;g.oldValue=e;b.dispatchEvent(g)}function h(b){return b.replace(/([A-Z])/g,"-$1").toLowerCase()}function k(b,a){switch(a){case y.JS:var f=b+"_";return function(){return this[f]};case y.ATTR:var e=
11 h(b);return function(){return this.getAttribute(e)};case y.BOOL_ATTR:return e=h(b),function(){return this.hasAttribute(e)}}}function l(b,a,f){switch(a){case y.JS:var e=b+"_";return function(a){var g=this[e];a!==g&&(this[e]=a,f&&f.call(this,a,g),j(this,b,a,g))};case y.ATTR:var g=h(b);return function(a){var e=this[g];a!==e&&(void 0==a?this.removeAttribute(g):this.setAttribute(g,a),f&&f.call(this,a,e),j(this,b,a,e))};case y.BOOL_ATTR:return g=h(b),function(a){var e=this[g];a!==e&&(a?this.setAttribute(g,
12 b):this.removeAttribute(g),f&&f.call(this,a,e),j(this,b,a,e))}}}function t(b,a,f){var e=base.doc.createEvent("Event");e.initEvent(b,!!a,!!f);e.__proto__=global.Event.prototype;return e}function m(){this.types=[];this.values=[]}var q=".",p=!1,r={},u={},s={},w={},v={},x={},y={JS:"js",ATTR:"attr",BOOL_ATTR:"boolAttr"},z=1;m.prototype={__proto__:Object.prototype,add:function(b,a){this.types.push(b);this.values.push(a)},get:function(b){for(var a=0;a<this.types.length;a++)if(b instanceof this.types[a])return this.values[a]}};
13 return{set moduleBasePath(b){d(b)},get moduleBasePath(){return q},require:e,requireStylesheet:g,requireRawScript:function(b){if(window.FLATTENED_RAW_SCRIPTS){if(!window.FLATTENED_RAW_SCRIPTS[b])throw Error("Somehow, "+b+" didn't get stored in the flattened js file! You may need to rerun build/calcdeps.py");}else if(!v[b])throw Error(b+" should already have been loaded. Did you forget to run calcdeps.py?");},exportTo:function(b,a){var f;f=b.split(".");for(var e=global,g;f.length&&(g=f.shift());)e=
14 g in e?e[g]:e[g]={};f=e;try{var c=a()}catch(j){console.log("While running exports for ",name,":");console.log(j.stack||j);return}for(var d in c)(e=Object.getOwnPropertyDescriptor(c,d))&&Object.defineProperty(f,d,e)},addSingletonGetter:function(b){b.getInstance=function(){return b.instance_||(b.instance_=new b)}},createUid:function(){return z++},defineProperty:function(b,a,f,e){"function"==typeof b&&(b=b.prototype);f=f||y.JS;b.__lookupGetter__(a)||b.__defineGetter__(a,k(a,f));b.__lookupSetter__(a)||
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 225 // listening to events and break the DOM<->JS cycles necessary to enable
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 238 // listening to events and break the DOM<->JS cycles necessary to enable
311 // Allow standalone_hack.js to hook this mapping (since chrome:// URLs
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 26 $.getScript(toRoot + 'reference/jd_lists.js');
28 $.getScript(toRoot + 'reference/lists.js');
30 $.getScript(toRoot + 'reference/gcm_lists.js', function(data, textStatus, jqxhr) {
33 $.getScript(toRoot + 'reference/gms_lists.js', function(data, textStatus, jqxhr) {
526 po.src = 'https://apis.google.com/js/plusone.js';
    [all...]

Completed in 2586 milliseconds

12 3