Searched refs:V8Node (Results 1 – 2 of 2) sorted by relevance
679 virtual Node* V8Node(const v8::Local<v8::Value>& value) = 0;
2030 Node* V8Node(const v8::Local<v8::Value>& value) final { in V8Node() function in v8::internal::EmbedderGraphImpl