Lines Matching refs:V8_DEPRECATE_SOON

1107   static V8_DEPRECATE_SOON(
1115 static Local<Script> V8_DEPRECATE_SOON("Use maybe version",
1124 V8_DEPRECATE_SOON("Use maybe version", Local<Value> Run());
1423 static V8_DEPRECATE_SOON("Use maybe version",
1448 V8_DEPRECATE_SOON("Use maybe version", Local<String> GetSourceLine() const);
1474 V8_DEPRECATE_SOON("Use maybe version", int GetLineNumber() const);
1493 V8_DEPRECATE_SOON("Use maybe version", int GetStartColumn() const);
1981 V8_DEPRECATE_SOON("Use maybe version",
1983 V8_DEPRECATE_SOON("Use maybe version",
1985 V8_DEPRECATE_SOON("Use maybe version",
1989 V8_DEPRECATE_SOON("Use maybe version",
1991 V8_DEPRECATE_SOON("Use maybe version",
1995 V8_DEPRECATE_SOON("Use maybe version",
1998 inline V8_DEPRECATE_SOON("Use maybe version",
2001 inline V8_DEPRECATE_SOON("Use maybe version", Local<String> ToString() const);
2004 inline V8_DEPRECATE_SOON("Use maybe version", Local<Object> ToObject() const);
2005 inline V8_DEPRECATE_SOON("Use maybe version",
2026 V8_DEPRECATE_SOON("Use maybe version", bool BooleanValue() const);
2027 V8_DEPRECATE_SOON("Use maybe version", double NumberValue() const);
2028 V8_DEPRECATE_SOON("Use maybe version", int64_t IntegerValue() const);
2029 V8_DEPRECATE_SOON("Use maybe version", uint32_t Uint32Value() const);
2030 V8_DEPRECATE_SOON("Use maybe version", int32_t Int32Value() const);
2033 V8_DEPRECATE_SOON("Use maybe version", bool Equals(Local<Value> that) const);
2307 static V8_DEPRECATE_SOON(
2333 static V8_DEPRECATE_SOON(
2384 static V8_DEPRECATE_SOON(
2636 V8_DEPRECATE_SOON("Use maybe version",
2641 V8_DEPRECATE_SOON("Use maybe version",
2686 V8_DEPRECATE_SOON("Use maybe version", Local<Value> Get(Local<Value> key));
2690 V8_DEPRECATE_SOON("Use maybe version", Local<Value> Get(uint32_t index));
2712 V8_DEPRECATE_SOON("Use maybe version", bool Has(Local<Value> key));
2716 V8_DEPRECATE_SOON("Use maybe version", bool Delete(Local<Value> key));
2772 V8_DEPRECATE_SOON("Use maybe version", Local<Array> GetPropertyNames());
2781 V8_DEPRECATE_SOON("Use maybe version", Local<Array> GetOwnPropertyNames());
2860 V8_DEPRECATE_SOON("Use maybe version",
2864 V8_DEPRECATE_SOON("Use maybe version",
2868 V8_DEPRECATE_SOON("Use maybe version",
2983 V8_DEPRECATE_SOON("Keep track of isolate correctly", Isolate* GetIsolate());
3104 V8_INLINE V8_DEPRECATE_SOON("Use Global<> instead",
3229 static V8_DEPRECATE_SOON(
3245 V8_DEPRECATE_SOON("Use maybe version",
3323 static V8_DEPRECATE_SOON("Use maybe version",
3337 V8_DEPRECATE_SOON("Use maybe version", void Resolve(Local<Value> value));
3341 V8_DEPRECATE_SOON("Use maybe version", void Reject(Local<Value> value));
3918 static V8_DEPRECATE_SOON("Use maybe version.",
4045 static V8_DEPRECATE_SOON("Use maybe version",
4462 V8_DEPRECATE_SOON("Use maybe version", Local<Function> GetFunction());
4627 V8_DEPRECATE_SOON("Use maybe version", Local<Object> NewInstance());
5648 V8_DEPRECATE_SOON(
6591 V8_DEPRECATE_SOON("Use maybe version.", Local<Value> StackTrace() const);