Home
last modified time | relevance | path

Searched defs:Object (Results 1 - 25 of 96) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A Dlibrary_ObjectPrototypeProperties.js0 Object.prototype.constructor; global() class
[all...]
H A Dprototypes.js0 Object.prototype; // ok global() class
/third_party/jerryscript/tests/jerry-test-suite/15/15.02/15.02.04/15.02.04.06/
H A D15.02.04.06-006.js16 Object.prototype.isPrototypeOf.call(undefined, {}); global() class
/third_party/jerryscript/tests/jerry/es2015/
H A Dregression-test-issue-3893.js0 Object.prototype.toString = function () { global() class
H A Dproxy_get_prototoype_of.js34 Object.prototype.isPrototypeOf(proxy); global() class
[all...]
H A Dregression-test-issue-2468.js0 Object.prototype[1] = 0; global() class
H A Dregression-test-issue-3478.js0 Object.prototype["symbol"] = 0; global() class
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-2198.js15 var id_0 = Object.prototype.toString ; class
H A Dstrict.js
/third_party/node/test/parallel/
H A Dtest-process-env-symbols.js28 Object.prototype.toString.call(process.env); global() class
H A Dtest-regression-object-prototype.js23 Object.prototype.xadsadsdasasdxx = function() { global() class
H A Dtest-assert-fail.js40 Object.prototype.get = common.mustNotCall(); global() class
H A Dtest-internal-util-objects.js11 Object.prototype.blep = 'blop'; global() class
[all...]
H A Dtest-validators.js109 Object.prototype.nullable = true; class
H A Dtest-assert-calltracker-calls.js111 Object.prototype.get = common.mustNotCall('%Object.prototype%.get'); global() class
/third_party/node/test/fixtures/test-runner/
H A DprotoMutation.js1 Object.prototype.skip = true; global() class
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLObject.cpp13 Object::Object() : mRefCount(1u) {} in Object() function in cl::Object
/third_party/node/test/fixtures/wpt/streams/piping/
H A Dthen-interception.any.js8 Object.prototype.then = function(resolver) { global() class
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DObject.cpp30 Object::Object() in Object() function in gl::Object
[all...]
/third_party/jerryscript/tests/jerry-test-suite/15/15.02/15.02.03/
H A D15.02.03-003.js18 Object.prototype = "qwerty"; global() class
/third_party/jerryscript/tests/jerry/es5.1/
H A Dstring-regexp-methods.js
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrobject.cpp48 Object::Object() in Object() function in Addr::Object
64 Object function in Addr::Object
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeUniquePtr.cpp34 class Object class
37 Object (bool& exists) in Object() function in de::__anon30216::Object
[all...]
H A DdeSharedPtr.cpp41 class Object class
44 Object (bool& exists) in Object() function in de::__anon30211::Object
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAUtils.h16 std::string invokeBstrMethod(Obj &Object, in invokeBstrMethod() argument

Completed in 8 milliseconds

1234