Home
last modified time | relevance | path

Searched refs:builtinFunc (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-3648.js18 var builtinFunc = unescape; variable
20 [func, boundFunc, externalFunc, builtinFunc].forEach(function (e) {
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp3401 FloatTypeUnaryFunc builtinFunc,
3404 ASSERT(builtinFunc);
3407 result->setFConst(builtinFunc(parameter.getFConst()));
H A DIntermNode.h411 FloatTypeUnaryFunc builtinFunc,

Completed in 7 milliseconds