Home
last modified time | relevance | path

Searched defs:argumentsList (Results 1 – 17 of 17) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
Dproxy_construct.js128 construct: function(target, argumentsList, newTarget) { argument
142 construct: function(target, argumentsList, newTarget) { argument
155 construct: function(target, argumentsList, newTarget) { argument
Dproxy_call.js49 apply: function (target, thisArg, argumentsList) { argument
/third_party/cef/libcef_dll/ctocpp/
Dv8handler_ctocpp.cc43 cef_v8value_t** argumentsList = NULL; in Execute() local
Dcommand_line_ctocpp.cc367 cef_string_list_t argumentsList = cef_string_list_alloc(); in GetArguments() local
Dv8value_ctocpp.cc925 cef_v8value_t** argumentsList = NULL; in ExecuteFunction() local
967 cef_v8value_t** argumentsList = NULL; in ExecuteFunctionWithContext() local
/third_party/node/deps/npm/node_modules/import-lazy/
Dindex.js45 apply: (target, thisArg, argumentsList) => { argument
/third_party/cef/libcef_dll/cpptoc/
Dv8handler_cpptoc.cc56 std::vector<CefRefPtr<CefV8Value>> argumentsList; in v8handler_execute() local
Dcommand_line_cpptoc.cc346 std::vector<CefString> argumentsList; in command_line_get_arguments() local
Dv8value_cpptoc.cc926 std::vector<CefRefPtr<CefV8Value>> argumentsList; in v8value_execute_function() local
965 std::vector<CefRefPtr<CefV8Value>> argumentsList; in v8value_execute_function_with_context() local
/third_party/typescript/src/compiler/factory/
Dutilities.ts68 const argumentsList = [tagName]; constant
101 const argumentsList = [tagName, factory.createNull()]; constant
/third_party/node/deps/npm/node_modules/es-abstract/
Des2015.js448 var argumentsList = arraySlice(arguments, 2); variable
/third_party/typescript/lib/
Dtypescript.js24989 function createMethodCall(object, methodName, argumentsList) { argument
24993 function createFunctionBindCall(target, thisArg, argumentsList) { argument
24996 function createFunctionCallCall(target, thisArg, argumentsList) { argument
25002 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { argument
25008 function createArrayConcatCall(array, argumentsList) { argument
130814 function getArgumentIndex(argumentsList, node) { argument
130838 function getArgumentCount(argumentsList) { argument
130896 function getApplicableSpanForArguments(argumentsList, sourceFile) { argument
DtypescriptServices.js24989 function createMethodCall(object, methodName, argumentsList) { argument
24993 function createFunctionBindCall(target, thisArg, argumentsList) { argument
24996 function createFunctionCallCall(target, thisArg, argumentsList) { argument
25002 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { argument
25008 function createArrayConcatCall(array, argumentsList) { argument
130814 function getArgumentIndex(argumentsList, node) { argument
130838 function getArgumentCount(argumentsList) { argument
130896 function getApplicableSpanForArguments(argumentsList, sourceFile) { argument
Dtsserverlibrary.js24989 function createMethodCall(object, methodName, argumentsList) { argument
24993 function createFunctionBindCall(target, thisArg, argumentsList) { argument
24996 function createFunctionCallCall(target, thisArg, argumentsList) { argument
25002 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { argument
25008 function createArrayConcatCall(array, argumentsList) { argument
130814 function getArgumentIndex(argumentsList, node) { argument
130838 function getArgumentCount(argumentsList) { argument
130896 function getApplicableSpanForArguments(argumentsList, sourceFile) { argument
Dtsserver.js24795 function createMethodCall(object, methodName, argumentsList) { argument
24799 function createFunctionBindCall(target, thisArg, argumentsList) { argument
24802 function createFunctionCallCall(target, thisArg, argumentsList) { argument
24808 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { argument
24814 function createArrayConcatCall(array, argumentsList) { argument
130245 function getArgumentIndex(argumentsList, node) { argument
130269 function getArgumentCount(argumentsList) { argument
130327 function getApplicableSpanForArguments(argumentsList, sourceFile) { argument
Dtsc.js19894 function createMethodCall(object, methodName, argumentsList) { argument
19897 function createFunctionBindCall(target, thisArg, argumentsList) { argument
19900 function createFunctionCallCall(target, thisArg, argumentsList) { argument
19906 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { argument
19912 function createArrayConcatCall(array, argumentsList) { argument
DtypingsInstaller.js24784 function createMethodCall(object, methodName, argumentsList) { argument
24788 function createFunctionBindCall(target, thisArg, argumentsList) { argument
24791 function createFunctionCallCall(target, thisArg, argumentsList) { argument
24797 function createGlobalMethodCall(globalObjectName, methodName, argumentsList) { argument
24803 function createArrayConcatCall(array, argumentsList) { argument