Home
last modified time | relevance | path

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

/external/v8/src/
Dapi-natives.cc263 MaybeHandle<JSObject> ProbeInstantiationsCache(Isolate* isolate, in ProbeInstantiationsCache() function
355 if (ProbeInstantiationsCache(isolate, serial_number).ToHandle(&result)) { in InstantiateObject()
405 if (ProbeInstantiationsCache(isolate, serial_number).ToHandle(&result)) { in InstantiateFunction()