Home
last modified time | relevance | path

Searched defs:raw_native_context (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/numbers/
Dmath-random.cc35 Address MathRandom::RefillCache(Isolate* isolate, Address raw_native_context) { in RefillCache()
/third_party/node/deps/v8/src/execution/
Disolate-inl.h31 NativeContext Isolate::raw_native_context() { in raw_native_context() function