Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-object.cc1037 inline void TrySetNativeAndLength(Handle<Object> maybe_func, int length) { in TrySetNativeAndLength() function
1075 TrySetNativeAndLength(descriptor.value(), length); in RUNTIME_FUNCTION()