Searched refs:this_ (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/tests/stress/
H A Dstrict-to-this-int.js14 function test(this_, a, b, x_) {
16 var result = foo.call(this_, a, b);
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-diff/
H A DDifferenceEngine.cpp457 FunctionDifferenceEngine *this_() { return this; } function in class:__anon10771::FunctionDifferenceEngine
461 Engine(Engine), Queue(QueueSorter(*this_())) {}
/macosx-10.10/swig-12/Source/Modules/
H A Dswigmod.h314 static Language *this_; member in class:Language
H A Dlang.cxx21 Language* Language::this_ = 0; member in class:Language
330 assert(!this_);
331 this_ = this;
340 this_ = 0;
3426 return this_;

Completed in 198 milliseconds