Home
last modified time | relevance | path

Searched defs:thingy (Results 1 – 14 of 14) sorted by relevance

/external/v8/test/webkit/
Ddfg-dead-speculation.js33 var thingy = {f:42}; variable
39 thingy = {f:{valueOf:function(){ variable = 24; return 5; }}}; variable
Dindexed-setter-on-global-object.js28 var thingy; variable
Ddfg-tear-off-function-dot-arguments.js41 var thingy = foo(false); variable
Ddfg-tear-off-arguments-not-activation.js41 var thingy = foo(false); variable
Ddfg-constant-fold-uncaptured-variable-that-is-later-captured.js28 var thingy = 456; variable
Ddfg-put-by-val-setter-then-get-by-val.js34 var thingy; variable
Ddfg-constant-fold-logical-not-branch.js46 thingy: function(x) { return x + 1; }, method in Stuff
Ddfg-ensure-non-array-array-storage-on-window.js73 var thingy = false; variable
Ddfg-cfg-simplify-phantom-get-local-on-same-block-set-local.js47 function thingy(o) { function
/external/clang/test/SemaObjC/
Dnowarn-superclass-method-mismatch.m8 @property (nonatomic) NSString *thingy; property
/external/compiler-rt/test/tsan/libcxx/
Dstd_shared_ptr.cc13 auto thingy = std::make_shared<int>(42); in main() local
/external/clang/test/SemaCXX/
Dwarn-missing-noreturn.cpp115 template <typename T> void thingy(T thing) { in thingy() function
/external/v8/test/mjsunit/es7/
Dobject-observe.js575 Thingy.observe = function(thingy, callback) { argument
582 Thingy.unobserve = function(thingy, callback) { argument
586 var thingy = new Thingy(2, 4); variable
713 RecursiveThingy.observe = function(thingy, callback) { argument
717 RecursiveThingy.unobserve = function(thingy, callback) { argument
721 var thingy = new RecursiveThingy; variable
771 DeckSuit.observe = function(thingy, callback) { argument
775 DeckSuit.unobserve = function(thingy, callback) { argument
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...