Home
last modified time | relevance | path

Searched defs:reflect (Results 1 - 6 of 6) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Dfunction-new-target.js22 var reflect = Reflect.construct(Function, ['a','b','return a+b'], func); variable
/third_party/node/lib/internal/modules/esm/
H A Dcreate_dynamic_module.js[all...]
/third_party/skia/third_party/externals/tint/tools/src/list/
H A Dlist.go[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp89 inline float reflect (float i, float n) { return i - 2.0f * (n * i) * n; } in reflect() function
189 inline Vector<T, Size> reflect (const Vector<T, Size>& i, const Vector<T, Size>& n) in reflect() function
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp699 string reflect; member
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc3797 Handle<JSObject> reflect = in InitializeGlobal() local
[all...]

Completed in 13 milliseconds