Home
last modified time | relevance | path

Searched refs:function_entry (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dexecution.cc113 byte* function_entry = function->code()->entry(); in Invoke() local
118 CALL_GENERATED_CODE(stub_entry, function_entry, func, recv, argc, argv); in Invoke()