Home
last modified time | relevance | path

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

/external/v8/src/
Dfast-accessor-assembler.h50 typedef v8::FunctionCallback FunctionCallback; typedef
/external/v8/include/
Dv8.h3645 typedef void (*FunctionCallback)(const FunctionCallbackInfo<Value>& info); typedef