Lines Matching refs:value
605 * closures), string value, or an empty string (for compiled code).
832 * graph->V8Node(value).
888 * Returns a node corresponding to the given V8 value. Ownership is not
891 virtual Node* V8Node(const v8::Local<v8::Value>& value) = 0;
952 * Returns SnapshotObjectId for a heap object referenced by |value| if
955 SnapshotObjectId GetObjectId(Local<Value> value);
958 * Returns SnapshotObjectId for a native object referenced by |value| if it
961 SnapshotObjectId GetObjectId(NativeObject value);
1026 * into it. The return value of the function is the last seen heap object Id.
1099 * Default value of persistent handle class ID. Must not be used to
1120 uint32_t count; // New value of count field for the interval with this index.
1121 uint32_t size; // New value of size field for the interval with this index.