Home
last modified time | relevance | path

Searched refs:ToInternal (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/api/
H A Dapi.cc7944 std::shared_ptr<i::BackingStore> ToInternal( in ToInternal() function
7991 ToInternal(std::move(backing_store))); in New()
8190 std::shared_ptr<i::BackingStore> i_backing_store(ToInternal(backing_store)); in New()
9900 static i::CpuProfile* ToInternal(const CpuProfile* profile) { in ToInternal() function in v8::OneByteMask::__anon13987::MapAsArrayKind
9911 i::CpuProfileJSONSerializer serializer(ToInternal(this)); in Serialize()
10103 static i::HeapGraphEdge* ToInternal(const HeapGraphEdge* edge) { in ToInternal() function in v8::OneByteMask::__anon13987::MapAsArrayKind
10109 return static_cast<HeapGraphEdge::Type>(ToInternal(this)->type()); in GetType()
10113 i::HeapGraphEdge* edge = ToInternal(this); in GetName()
10133 const i::HeapEntry* from = ToInternal(this)->from(); in GetFromNode()
10138 const i::HeapEntry* to = ToInternal(thi in GetToNode()
10142 static i::HeapEntry* ToInternal(const HeapGraphNode* entry) { ToInternal() function in v8::OneByteMask::__anon13987::MapAsArrayKind
10171 static i::HeapSnapshot* ToInternal(const HeapSnapshot* snapshot) { ToInternal() function in v8::OneByteMask::__anon13987::MapAsArrayKind
[all...]

Completed in 22 milliseconds