HomeSort by relevance Sort by last modified time
    Searched defs:NewFunction (Results 1 - 4 of 4) sorted by null

  /external/v8/include/
v8-debug.h 19 NewFunction = 3,
  /external/v8/test/cctest/compiler/
function-tester.h 29 function((FLAG_allow_natives_syntax = true, NewFunction(source))),
40 function(NewFunction(BuildFunction(param_count).c_str())),
48 NewFunction(BuildFunction(param_count).c_str()))),
161 Handle<JSFunction> NewFunction(const char* source) {
  /external/v8/src/
factory.cc     [all...]
  /external/v8/src/debug/
debug.js 50 NewFunction: 3,
    [all...]

Completed in 71 milliseconds