Home
last modified time | relevance | path

Searched defs:new_function (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Diat_patch.cc14 void* new_function; member
84 const char* function_name, void* new_function, in InterceptImportedFunction()
188 void* new_function) { in Patch()
/external/v8/test/mjsunit/
Darray-functions-prototype-misc.js50 var new_function; variable
60 new_function = function(length) { function