Home
last modified time | relevance | path

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

/external/v8/src/
Dexecution.cc110 JSEntryFunction stub_entry = FUNCTION_CAST<JSEntryFunction>(code->entry()); in Invoke() local
118 CALL_GENERATED_CODE(stub_entry, function_entry, func, recv, argc, argv); in Invoke()