Lines Matching refs:value
608 * closures), string value, or an empty string (for compiled code).
835 * graph->V8Node(value).
891 * the next. This value is used only if GetNativeObject returns nullptr.
900 * Returns a node corresponding to the given V8 value. Ownership is not
903 virtual Node* V8Node(const v8::Local<v8::Value>& value) = 0;
966 * Returns SnapshotObjectId for a heap object referenced by |value| if
969 SnapshotObjectId GetObjectId(Local<Value> value);
972 * Returns SnapshotObjectId for a native object referenced by |value| if it
975 SnapshotObjectId GetObjectId(NativeObject value);
1097 * into it. The return value of the function is the last seen heap object Id.
1168 * Default value of persistent handle class ID. Must not be used to
1189 uint32_t count; // New value of count field for the interval with this index.
1190 uint32_t size; // New value of size field for the interval with this index.