Home
last modified time | relevance | path

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

/external/v8/src/
Dapi.h268 inline T* ToApi(v8::internal::Handle<v8::internal::Object> obj) { in ToApi() function
Dglobal-handles.cc994 v8::Value* value = ToApi<v8::Value>(Handle<Object>(node->location())); in ApplyPersistentHandleVisitor()