Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-util.h222 Local<V> NewLocal(Isolate* isolate) const { in NewLocal() function
/external/v8/test/cctest/
Dtest-api.cc3668 CHECK_EQ(expected, ref.NewLocal(isolate)); in TestPersistentValueMap()
3686 CHECK_EQ(expected2, ref.NewLocal(isolate)); in TestPersistentValueMap()