Home
last modified time | relevance | path

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

/external/v8/include/
Dv8.h5140 Local<Private> cache_property, Local<Value> data = Local<Value>(),
/external/v8/src/
Dapi.cc1364 Isolate* isolate, FunctionCallback callback, Local<Private> cache_property, in NewWithCache() argument
1370 length, false, cache_property); in NewWithCache()