Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/init/
Dbootstrapper.cc4055 Handle<JSObject> typed_array_prototype = isolate()->typed_array_prototype(); in InstallTypedArray() local
4721 Handle<JSObject> typed_array_prototype( in InitializeGlobal_harmony_relative_indexing_methods() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc6283 const TNode<Object> typed_array_prototype = in IsPrototypeTypedArrayPrototype() local