Lines Matching refs:Isolate
35 static Callable LoadIC(Isolate* isolate, ContextualMode mode);
36 static Callable KeyedLoadIC(Isolate* isolate);
37 static Callable StoreIC(Isolate* isolate, StrictMode mode);
38 static Callable KeyedStoreIC(Isolate* isolate, StrictMode mode);
40 static Callable CompareIC(Isolate* isolate, Token::Value op);
42 static Callable BinaryOpIC(Isolate* isolate, Token::Value op,
48 Isolate* isolate, ToBooleanStub::ResultMode mode,
51 static Callable ToNumber(Isolate* isolate);
53 static Callable StringAdd(Isolate* isolate, StringAddFlags flags,
56 static Callable CallFunction(Isolate* isolate, int argc,