Searched defs:Inherit (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/ | ||
H A D | api.cc | 1149 void FunctionTemplate::Inherit(v8::Local<FunctionTemplate> value) { function in class:v8::FunctionTemplate 1151 EnsureNotInstantiated(info, "v8::FunctionTemplate::Inherit"); |
Completed in 230 milliseconds