Home | History | Annotate | Download | only in include

Lines Matching refs:Value

249   Local<Value> GetName() const;
279 kSimdValue = 13 // A SIMD value stored in the heap (Proposed ES7).
288 * closures), string value, or an empty string (for compiled code).
434 Local<Value> wrapper);
443 * Returns SnapshotObjectId for a heap object referenced by |value| if
446 SnapshotObjectId GetObjectId(Local<Value> value);
452 Local<Value> FindObjectById(SnapshotObjectId id);
509 * into it. The return value of the function is the last seen heap object Id.
536 * Default value of persistent handle class ID. Must not be used to
591 * Returns hash value for the instance. Equivalent instances
592 * must have the same hash value.
640 uint32_t count; // New value of count field for the interval with this index.
641 uint32_t size; // New value of size field for the interval with this index.