Lines Matching refs:IsEmpty
104 DCHECK(context.IsEmpty() || isolate_ == context->GetIsolate()); in GetContextState()
106 if (context.IsEmpty()) { in GetContextState()
470 if (str.IsEmpty()) in GetCefString()
728 if (message.IsEmpty()) in CefV8ExceptionImpl()
734 if (!source_line.IsEmpty()) in CefV8ExceptionImpl()
737 if (!message->GetScriptResourceName().IsEmpty()) { in CefV8ExceptionImpl()
1098 } else if (!func_rv.IsEmpty()) { in Eval()
1314 if (context.IsEmpty()) { in CreateObject()
1365 if (context.IsEmpty()) { in CreateArray()
1395 if (context.IsEmpty()) { in CreateArrayBuffer()
1445 if (context.IsEmpty()) { in CreateFunction()
1804 if (context.IsEmpty()) { in IsUserCreated()
1855 if (context.IsEmpty()) { in HasValue()
1877 if (context.IsEmpty()) { in HasValue()
1894 if (context.IsEmpty()) { in DeleteValue()
1920 if (context.IsEmpty()) { in DeleteValue()
1941 if (context.IsEmpty()) { in GetValue()
1953 if (!HasCaught(context, try_catch) && !ret_value.IsEmpty()) { in GetValue()
1971 if (context.IsEmpty()) { in GetValue()
1983 if (!HasCaught(context, try_catch) && !ret_value.IsEmpty()) { in GetValue()
2000 if (context.IsEmpty()) { in SetValue()
2044 if (context.IsEmpty()) { in SetValue()
2071 if (context.IsEmpty()) { in SetValue()
2111 if (context.IsEmpty()) { in GetKeys()
2139 if (context.IsEmpty()) { in SetUserData()
2163 if (context.IsEmpty()) { in GetUserData()
2185 if (context.IsEmpty()) { in GetExternallyAllocatedMemory()
2207 if (context.IsEmpty()) { in AdjustExternallyAllocatedMemory()
2229 if (context.IsEmpty()) { in GetArrayLength()
2253 if (context.IsEmpty()) { in GetArrayBufferReleaseCallback()
2280 if (context.IsEmpty()) { in NeuterArrayBuffer()
2308 if (context.IsEmpty()) { in GetFunctionName()
2333 if (context.IsEmpty()) { in GetFunctionHandler()
2434 if (!HasCaught(context_local, try_catch) && !func_rv.IsEmpty()) { in ExecuteFunctionWithContext()
2470 if (stackTrace.IsEmpty()) in GetCurrent()
2479 if (!handle.IsEmpty()) { in CefV8StackTraceImpl()
2511 if (handle.IsEmpty()) in CefV8StackFrameImpl()